Unit 'PXL.Windows.DDraw' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyrepxl]

DDRGBA

Declaration

Source position: PXL.Windows.DDraw.pas line 2077

type DDRGBA = record

  red: Byte;

  

  green: Byte;

  

  blue: Byte;

  

  alpha: Byte;

  

end;



CT Web help

CodeTyphon Studio