Click or drag to resize
ColorSpace Enumeration
The color spaces enumeration.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public enum ColorSpace
Members
  Member nameValueDescription
DeviceRGB0 The device-dependent RGB color space.
DeviceCMYK1 The device-dependent CMYK color space.
DeviceGray2 The device-dependent gray color space.
See Also