Unit 'TplColorManagerUnit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_colorlib]

TCMYK

Declaration

Source position: TplColorManagerUnit.pas line 50

type TCMYK = packed record

  C: Byte;

  

  M: Byte;

  

  Y: Byte;

  

  K: Byte;

  

end;



CT Web help

CodeTyphon Studio