toHsiColor method

HsiColor toHsiColor()

Returns this color as a HsiColor.

Implementation

HsiColor toHsiColor() => HsiColor.fromColor(this);