Api.GPUColorDict
class type js = object ... end
type t
= js Js_of_ocaml.Js.t
val create : r:float -> g:float -> b:float -> a:float -> unit -> t