ColorSpace Class

ABCpdf .net

 
   

A color space for an object such as a PixMap.

System.Object
   WebSupergoo.ABCpdf10.Objects.IndirectObject
      WebSupergoo.ABCpdf10.Objects.ColorSpace

 

   
   
Method Description
ColorSpace Construct a ColorSpace.
  inherited methods...

 

   
   
Property Description
ColorSpaceType The type of color space.
Components The number of color components in the color space.
IccProfile Any ICC Color Profile associated with this color space.
BaseColorSpaceType The base color space of an Indexed color space.
Name Any name associated with the color space.
Gamma The gamma correction for the color space.
BlackPoint The black point for the color space specified in CIE 1931 XYZ space.
WhitePoint The white point for the color space specified in CIE 1931 XYZ space.
  inherited properties...