The SVGColorProfileElement interface corresponds to the <color-profile>
The SVGColorProfileElement interface corresponds to the `<color-profile>`
(local this)
Property.
A DOMString corresponding to the local attribute of the given
Property. A DOMString corresponding to the local attribute of the given
(name this)
Property.
A DOMString corresponding to the name attribute of the given
Property. A DOMString corresponding to the name attribute of the given
(rendering-intent this)
Property.
An unsigned short corresponding to the rendering-intent attribute the given element. It takes one of the RENDERING_INTENT_* constants on the SVGRenderingIntent interface that corresponds to the value the rendering-intent attribute.
Property. An unsigned short corresponding to the rendering-intent attribute the given element. It takes one of the RENDERING_INTENT_* constants on the SVGRenderingIntent interface that corresponds to the value the rendering-intent attribute.
(set-local! this val)
Property.
A DOMString corresponding to the local attribute of the given
Property. A DOMString corresponding to the local attribute of the given
(set-name! this val)
Property.
A DOMString corresponding to the name attribute of the given
Property. A DOMString corresponding to the name attribute of the given
(set-rendering-intent! this val)
Property.
An unsigned short corresponding to the rendering-intent attribute the given element. It takes one of the RENDERING_INTENT_* constants on the SVGRenderingIntent interface that corresponds to the value the rendering-intent attribute.
Property. An unsigned short corresponding to the rendering-intent attribute the given element. It takes one of the RENDERING_INTENT_* constants on the SVGRenderingIntent interface that corresponds to the value the rendering-intent attribute.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close