Vintasoft.Imaging.Pdf.Tree.ColorSpaces Namespace (Vintasoft.Imaging.Pdf)
In This Topic
Contains classes that allow to work with PDF color spaces.
Classes
| Class | Description |
 | PdfColorSpace | Provides the abstract base class for PDF color spaces. |
 | PdfColorSpaceDictionary | A dictionary that maps each resource name to either the name of a device-dependent color space or an array describing a color space. |
 | PdfDeviceNColorSpace | Represents the DeviceN color space (PDF 1.3) that can contain an arbitrary number of color components. |
 | PdfIccBasedColorSpace | Represents ICC-Based color spaces (PDF 1.3), which are based on a cross-platform color profile as defined by the International Color Consortium (ICC). |
 | PdfIccProfileResource | A resource that contains the ICC profile. |
Enumerations
See Also