Click or drag to resize

ExifDataGamma Property

Gets or sets the gamma.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public TiffRational Gamma { get; set; }

Property Value

Type: TiffRational
The gamma value.
See Also