Palette Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This class represents a color palette.
Inheritance Hierarchy

SystemObject
  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

public sealed class Palette

The Palette type exposes the following members.

Properties

  NameDescription
Public propertyBaseColorSpace
Gets the name of the base colorspace as defined in PDF specification.
Public propertyCount
Gets the count of colors in the palette.
Public propertyData
Gets the palette data.
Top
See Also

Reference