toHspColor method

HspColor toHspColor()

Returns this color as a HspColor.

Implementation

HspColor toHspColor() => HspColor.fromColor(this);