[][src]Module cichlid::hsv

Contains the HSV (hue, saturation, value) representation of a color.

Structs

HSV

Represents a color encoded in (hue, saturation, value) format.

Functions

hue_to_full_rgb

Converts hue to RGB at full brightness and full saturation.