SassApiColor extension
Extension methods that are only visible through the sass_api
package.
These methods are considered less general-purpose and more liable to change than the main SassColor interface.
- on
Properties
- hasCalculatedHsl → bool
-
Whether the
hue
,saturation
, andlightness
fields have already been computed for this value.no setter - hasCalculatedRgb → bool
-
Whether the
red
,green
, andblue
fields have already been computed for this value.no setter