WebPImage.AdjustContrast
WebPImage.AdjustContrast method
Enhance the contrast of the Image
, amplifying the differences between light and dark areas. Integrate this method into your image processing workflow to improve visual clarity and overall image quality within your application.
public override void AdjustContrast(float contrast)
Parameter | Type | Description |
---|---|---|
contrast | Single | Contrast value (in range [-100; 100]) |
See Also
- class WebPImage
- namespace Aspose.Imaging.FileFormats.Webp
- assembly Aspose.Imaging