Module bracket_color::hsv

source ·
Expand description

Import HSV color support

Structs§

  • Represents an H/S/V triplet, in the range 0..1 (32-bit float) This can provide for a more natural color progression, and provides compatibility with HSV-based color systems.