Apitron.PDF.Kit library for .NET
SystemObject
Apitron.PDF.Kit.ExtractionPalette
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Top
This class represents a color palette.
Inheritance Hierarchy
Apitron.PDF.Kit.ExtractionPalette
Namespace: Apitron.PDF.Kit.Extraction
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
The Palette type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BaseColorSpace |
Gets the name of the base colorspace as defined in PDF specification.
|
![]() | Count |
Gets the count of colors in the palette.
|
![]() | Data |
Gets the palette data.
|
See Also