|
static |
Creates a new image with opacity level of the specified image with specified percent factor.
image | The image to change the opacity level. |
percent | The percent factor in % (from 0.0 to 1.0). |
0.0
will represents a transparent image. 1.0
will provide the original image. Original | Converted |
---|---|