toHspColor method

  1. @override
HspColor toHspColor()
inherited

Converts this to the HSP color space.

Implementation

@override
HspColor toHspColor() => _cast().toHspColor().cast();