intensityAsPercent property

num intensityAsPercent

The intensity, or mean proportion component, of color, expressed as a percentage.

Implementation

num get intensityAsPercent => _p(intensity);