PdfPageImageColorSpace Enumeration
Specifies the color space of a PDF page image
Namespace: HiQPdf.NextAssembly: HiQPdf.Next.PdfProcessor (in HiQPdf.Next.PdfProcessor.dll) Version: 1.0.0
public enum PdfPageImageColorSpace
| RGB | 0 |
RGB color space
|
| Mono | 1 |
Black and white color space
|
| Gray | 2 |
Grayscale color space
|