brightness property

ImageData.brightness property

Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest).

get brightness(): number

Remarks

The default value is 0.5.

See Also