PdfPageImageColorSpace Enumeration

Specifies the color space of a PDF page image

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next.PdfProcessor (in HiQPdf.Next.PdfProcessor.dll) Version: 1.0.0
C#
public enum PdfPageImageColorSpace

Members

RGB0 RGB color space
Mono1 Black and white color space
Gray2 Grayscale color space

See Also