Source position: fppdfobjects.pp line 70
type TPDFColorSpace = (
csDict,
csDeviceGray,
csDeviceRGB,
csDeviceCMYK
);