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