Namespace: PdfSharp.Drawing
Currently not used. Only DeviceRGB is rendered in PDF.
public enum XColorSpace
Inheritance Object → ValueType → Enum → XColorSpace
Implements IComparable, IFormattable, IConvertible
| 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. |