module SFColor:sig..end
Online documentation for the Color class
typergb =int * int * int
typergba =int * int * int * int
type | | | RGB of  | 
| | | RGBA of  | 
val black : t
val white : t
val red : t
val green : t
val blue : t
val yellow : t
val magenta : t
val cyan : t
val transparent : t