RasterImageColorSpace Enumeration

The raster images color space

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public enum RasterImageColorSpace

Members

Rgb0 RGB image
BlackWhite1 Mono black and white image
GrayScale2 Gray scale image

See Also