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