PDFPatternColorSpace¶
Namespace: O2S.Components.PDF4NET.Graphics
Defines a colorspace based on a PDF pattern.
Inheritance Object → PDFColorSpace → PDFPatternColorSpace
Constructors¶
PDFPatternColorSpace(PDFPattern)¶
Initializes a new PDFPatternColorSpace object.
Parameters
pattern PDFPattern
The pattern associated with this colorspace.
Properties¶
ColorComponentCount¶
Gets the number of components used by a color in this colorspace.
Property Value
CosObject¶
Gets the raw colorspace object.
Property Value
Pattern¶
Gets the PDF pattern.
Property Value
PDFPattern
The pattern associated with this colorspace.
Type¶
Gets the colorspace type.
Property Value
PDFColorSpaceType
A PDFColorSpaceType that represents the colorspace type.