PDFsharp-net6

XColorSpace

Namespace: PdfSharp.Drawing

Currently not used. Only DeviceRGB is rendered in PDF.

public enum XColorSpace

Inheritance ObjectValueTypeEnumXColorSpace
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
Rgb 0 Identifies the RGB color space.
Cmyk 1 Identifies the CMYK color space.
GrayScale 2 Identifies the gray scale color space.