Class type Dom_svg.color
method colorType : colorType Js.readonly_propmethod rgbColor : rgbColor Js.t Js.readonly_propmethod iccColor : iccColor Js.t Js.readonly_propmethod setRGBColor : Js.js_string Js.t -> unit Js.methmethod setRGBColorICCColor : Js.js_string Js.t -> Js.js_string Js.t -> unit Js.methmethod setColor : colorType -> Js.js_string Js.t -> Js.js_string Js.t -> unit Js.meth