Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
method black : color
method blue : color
method closest : red:int -> green:int -> blue:int -> color
method closest_hwb : red:int -> green:int -> blue:int -> color
method create : red:int -> green:int -> blue:int -> color
method exact : red:int -> green:int -> blue:int -> color
method find : red:int -> green:int -> blue:int -> color
method get_color_by_index : int -> color
method get_transparent : color
method green : color
method red : color
method resolve : red:int -> green:int -> blue:int -> color
method set_transparent : color -> unit
method white : color