package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method colorType : colorType Js.readonly_prop
method rgbColor : rgbColor Js.t Js.readonly_prop
method iccColor : iccColor Js.t Js.readonly_prop
method setRGBColor : Js.js_string Js.t -> unit Js.meth
method setRGBColorICCColor : Js.js_string Js.t -> Js.js_string Js.t -> unit Js.meth
method setColor : colorType -> Js.js_string Js.t -> Js.js_string Js.t -> unit Js.meth