Unit 'agg_color' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_aggpas]

order_rgba

Declaration

Source position: agg_color.pas line 31

type order_rgba = record

  R: Byte;

  

  G: Byte;

  

  B: Byte;

  

  A: Byte;

  

end;



CT Web help

CodeTyphon Studio