toHsbColor abstract method

  1. @override
HsbColor toHsbColor()

Converts this to the HSB color space.

Implementation

@override
HsbColor toHsbColor();