pixelFraction property

double? pixelFraction
getter/setter pair

The fraction of pixels the color occupies in the image.

Value in range [0, 1].

Implementation

core.double? pixelFraction;