CalGrayColorSpaceGamma Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
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.

Namespace:  Apitron.PDF.Kit.FixedLayout.Resources.ColorSpaces.CIEBased
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public double Gamma { get; }

Property Value

Type: Double
See Also

Reference