toHspColor method

  1. @override
HspColor toHspColor()

Converts this to the HSP color space.

Implementation

@override
HspColor toHspColor() => this;