ImageEn, unit iexDefs
TCMYK
TCMYK
Declaration
TCMYK = packed record
C: Byte;
M: Byte;
Y: Byte;
K: Byte;
end;