SVGFEDisplacementMapElement in SVG 1.1

(no overview available)

Instance Properties

name type description
className SVGAnimatedString (read only) [from SVGStylable]
x SVGAnimatedLength (read only) [from SVGFilterPrimitiveStandardAttributes]
y SVGAnimatedLength (read only) [from SVGFilterPrimitiveStandardAttributes]
width SVGAnimatedLength (read only) [from SVGFilterPrimitiveStandardAttributes]
height SVGAnimatedLength (read only) [from SVGFilterPrimitiveStandardAttributes]
result SVGAnimatedString (read only) [from SVGFilterPrimitiveStandardAttributes]
in1 SVGAnimatedString (read only)
in2 SVGAnimatedString (read only)
scale SVGAnimatedNumber (read only)
xChannelSelector SVGAnimatedEnumeration (read only)
yChannelSelector SVGAnimatedEnumeration (read only)

Instance Methods

name returns description
getPresentationAttribute() CSSValue [from SVGStylable]

Constants

name object value description
SVG_CHANNEL_UNKNOWN SVGFEDisplacementMapElement 0
SVG_CHANNEL_R SVGFEDisplacementMapElement 1
SVG_CHANNEL_G SVGFEDisplacementMapElement 2
SVG_CHANNEL_B SVGFEDisplacementMapElement 3
SVG_CHANNEL_A SVGFEDisplacementMapElement 4