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

Available on SassColor, provided by the SassApiColor extension

Whether the hue, saturation, and lightness fields have already been computed for this value.
no setter
hasCalculatedRgb bool

Available on SassColor, provided by the SassApiColor extension

Whether the red, green, and blue fields have already been computed for this value.
no setter