Click or drag to resize

ExifDataSaturation Property

Gets or sets the saturation.

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

Property Value

Type: ExifSaturation
The saturation.
See Also