Unit 'fpPDF' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-pdf]

TPDFColorSpace

Declaration

Source position: fppdf.pp line 1029

type TPDFColorSpace = (

  csDeviceCMYK,

  csDeviceGray,

  csDeviceN,

  csDeviceRGB,

  csCalGray,

  csCalRGB,

  csLab,

  csICCBased,

  csIndexed,

  csPattern,

  csSeparation

);


Documentation generated on: 2025-12-15