![]() | Patagames. |
Class | Description | |
---|---|---|
![]() | CIEBased | An abstract class that represents a CIE-Based ABC color spaces. |
![]() | CsCalGray | Represents a single-component CIE-Based color space, known as a CIE-Based A color space. |
![]() | CsCalRGB | Represents a CIE-based ABC color space with only one transformation stage instead of two. |
![]() | CsDeviceCMYK | Represents the subtractive CMYK color space. |
![]() | CsDeviceGray | Represents the grayscale color space. |
![]() | CsDeviceN | Represente the DeviceN color space. |
![]() | CsDeviceRGB | Represente the sRGB color space |
![]() | CsICCBased | Represents color space based on a cross-platform color profile as defined by the International Color Consortium(ICC). |
![]() | CsIndexed | Represente the Indexed color space |
![]() | CsLab | Represents a CIE-based ABC color space with two transformation stages. |
![]() | CsPattern | Represente the Pattern color space. |
![]() | CsSeparation | Represente the Separation color space. |
![]() | PdfColorSpace | The base class for all color spaces used by PDF. |
Structure | Description | |
---|---|---|
![]() | CIEGamma | Represents the gamma for the red, green, and blue(A, B, and C) components of the CIE-Based color space. |
![]() | CIEMatrix | Represents the matrix specifying the linear interpretation of the decoded A, B, and C components of the color space with respect to the final XYZ representation. |
![]() | CIEPoint | Represents the tristimulus value, in the CIE 1931 XYZ space. |