Brightness
This function is available for GUI, Code, and API calling mode.
Table 1 lists the parameters in details.
Operation name: bright
| Parameter | Value Description | Code Example |
|---|---|---|
| value | Brightness of images, ranging [-100, 100]. The original brightness value is 0. The image becomes brighter as the value increases from -100 to 100. | image/bright,50 |
Example
- Set the brightness to 50.
https://e-share.obs.cn-north-1.myhuaweicloud.com/example.jpg?x-image-process=image/bright,50

- Set the brightness to -50.
https://e-share.obs.cn-north-1.myhuaweicloud.com/example.jpg?x-image-process=image/bright,-50

Last Article: Setting Image Effects
Next Article: Contrast
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.