Unit 'GraphBitmap' Package
[Overview][Constants][Types][Procedures and functions][Index] [#bs_enginesplus]

TRGBARec

Declaration

Source position: graphbitmap.pas line 56

type TRGBARec = packed record

  R: Byte;

  

  G: Byte;

  

  B: Byte;

  

  A: Byte;

  

end;



CT Web help

CodeTyphon Studio