ApngImage.AdjustContrast
ApngImage.AdjustContrast method
Enhance the contrast of the Image
to make details stand out with this intuitive method. Ideal for developers seeking to improve the visual clarity and impact of their images dynamically.
public override void AdjustContrast(float contrast)
Parameter | Type | Description |
---|---|---|
contrast | Single | Contrast value (in range [-100; 100]) |
See Also
- class ApngImage
- namespace Aspose.Imaging.FileFormats.Apng
- assembly Aspose.Imaging