Class type Dom_svg.color

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