WebPImage.AdjustBrightness
WebPImage.AdjustBrightness method
Implement brightness adjustment for the image, allowing the modification of overall luminance levels. Incorporate this method into your image processing workflow to enhance visibility and improve the visual quality of images within your application.
public override void AdjustBrightness(int brightness)
Parameter | Type | Description |
---|---|---|
brightness | Int32 | Brightness value. |
See Also
- class WebPImage
- namespace Aspose.Imaging.FileFormats.Webp
- assembly Aspose.Imaging