Click or drag to resize

ExifDataWhiteBalance Property

Gets or sets the white balance.

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

Property Value

Type: ExifWhiteBalance
The white balance.
See Also