|
static |
Creates a new image with brightness changed of the specified image with specified percent.
image | The image to brightness. |
percent | The percent factor in % (from 0.0 to 2.0). |
0.0
will make the image completely black. 1.0
is default and represents the original image. Values over 1.0
will provide brighter results. Original | Converted |
---|---|