adjust_contrast method
adjust_contrast
Image contrasting
def adjust_contrast(self, contrast):
    ...
| Parameter | Type | Description | 
|---|---|---|
| contrast | float | Contrast value (in range [-100; 100]) | 
See Also
- module aspose.cad
- class RasterCachedImage
Image contrasting
def adjust_contrast(self, contrast):
    ...
| Parameter | Type | Description | 
|---|---|---|
| contrast | float | Contrast value (in range [-100; 100]) | 
aspose.cadRasterCachedImage