Skip to content

Brightness

Returns a new Image with the brightness adjusted by the given factor.

Examples

Using this image as our input:

source image

Code Output
image.brightness(2.0) image
image.brightness(0.5) image