SVGColor in SVG 1.1
Instance Properties
name | type | description |
---|---|---|
colorType | Number | (read only) |
cssText | String | [from CSSValue] |
cssValueType | Number | (read only) [from CSSValue] |
iccColor | SVGICCColor | (read only) |
Instance Methods
name | returns | description |
---|---|---|
setColor(colorType,rgbColor,iccColor) | (none) | |
setRGBColor(rgbColor) | (none) | |
setRGBColorICCColor(rgbColor,iccColor) | (none) |