Unit 'JPL.Colors' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_jplib]

TCMYKColor

Declaration

Source position: JPL.Colors.pas line 48

type TCMYKColor = record

  C: Double;

  

  M: Double;

  

  Y: Double;

  

  K: Double;

  

end;



CT Web help

CodeTyphon Studio