Click or drag to resize
Pdftools logo

ColorSpaceComponentCount Property

The number of components in the color space.


Namespace: PdfTools.FourHeights.PdfToolbox.Pdf.Content
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 1.0.0
Syntax
C#
public int ComponentCount { get; }

Property Value

Int32
Exceptions
ExceptionCondition
InvalidOperationExceptionif the color space has already been closed
See Also