CalGrayColorSpace Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The CalGrayColorSpace type exposes the following members.

Properties

  NameDescription
Public propertyBlackPoint
The black point is an array of three numbers [XB YB ZB] specifying the tristimulus value, in the CIE 1931 XYZ space, of the diffuse black point. All three of these numbers shall be non-negative. Default value: [0.0 0.0 0.0].
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyComponentsCount
Gets the components count.
(Overrides ColorSpace.ComponentsCount.)
Public propertyGamma
The gamma is a number defining the gamma for the gray component. Gamma shall be positive and is generally greater than or equal to 1. Default value: 1.
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Public propertyWhitePoint
The white point is an array of three numbers [XW YW ZW] specifying the tristimulus value, in the CIE 1931 XYZ space, of the diffuse white point. The numbers XW and ZW shall be positive, and YW shall be equal to 1.0.
Top
See Also

Reference