saturation property
saturation property
Gets or sets the saturation.
Definition:
@property
def saturation(self):
    ...
@saturation.setter
def saturation(self, value):
    ...
See Also
- module 
aspose.cad.exif - class 
ExifData - class 
ExifSaturation 
Gets or sets the saturation.
@property
def saturation(self):
    ...
@saturation.setter
def saturation(self, value):
    ...
aspose.cad.exifExifDataExifSaturation