PdfColorModel Enumeration

Represents the color model used by a color instance

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public enum PdfColorModel

Members

Rgb0 RGB color model
Cmyk1 CMYK color model

See Also