Click or drag to resize

ExifDataBrightnessValue Property

Gets or sets the brightness value.

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

Property Value

Type: TiffSRational
The brightness value.
See Also