Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Ocolor_x11val color_of_string : string -> Ocolor_types.rgb optionGet the color code (24 bits) of the given name. None if it does not exists.
val string_of_color : Ocolor_types.rgb -> string optionGet the name of a color code (24 bits) None if not found.
val available_colors : (string * Ocolor_types.rgb) listSet of avaiable colors name, without prefix, or anything.