Versions in this module Expand all Collapse all v1 v1.0.0 Mar 13, 2024 Changes in this version + func FromRGB(r, g, b uint8) (uint16, uint8, uint8) + func ToRGB(H uint16, S, V uint8) (R uint8, G uint8, B uint8)