brightness property
The brightness effect of the image.
The value should be in the interval [-1.0, 1.0], where 0 means no effect. This property is read-only.
Implementation
core.double? brightness;
The brightness effect of the image.
The value should be in the interval [-1.0, 1.0], where 0 means no effect. This property is read-only.
core.double? brightness;