PdfColorModel Enumeration

Represents the color model used by a color instance

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public enum PdfColorModel

Members

Rgb0 RGB color model
Cmyk1 CMYK color model

See Also