A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/en-US/docs/Web/API/SVGFEConvolveMatrixElement below:

SVGFEConvolveMatrixElement - Web APIs | MDN

SVGFEConvolveMatrixElement

Baseline Widely available

Instance properties

This interface also inherits properties from its parent interface, SVGElement.

SVGFEConvolveMatrixElement.bias Read only

An SVGAnimatedNumber corresponding to the bias attribute of the given element.

SVGFEConvolveMatrixElement.divisor Read only

An SVGAnimatedNumber corresponding to the divisor attribute of the given element.

SVGFEConvolveMatrixElement.edgeMode Read only

An SVGAnimatedEnumeration corresponding to the edgeMode attribute of the given element. Takes one of the SVG_EDGEMODE_* constants defined on this interface.

SVGFEConvolveMatrixElement.height Read only

An SVGAnimatedLength corresponding to the height attribute of the given element.

SVGFEConvolveMatrixElement.in1 Read only

An SVGAnimatedString corresponding to the in attribute of the given element.

SVGFEConvolveMatrixElement.kernelMatrix Read only

An SVGAnimatedNumberList corresponding to the kernelMatrix attribute of the given element.

SVGFEConvolveMatrixElement.kernelUnitLengthX Read only

An SVGAnimatedNumber corresponding to the kernelUnitLength attribute of the given element.

SVGFEConvolveMatrixElement.kernelUnitLengthY Read only

An SVGAnimatedNumber corresponding to the kernelUnitLength attribute of the given element.

SVGFEConvolveMatrixElement.orderX Read only

An SVGAnimatedInteger corresponding to the order attribute of the given element.

SVGFEConvolveMatrixElement.orderY Read only

An SVGAnimatedInteger corresponding to the order attribute of the given element.

SVGFEConvolveMatrixElement.preserveAlpha Read only

An SVGAnimatedBoolean corresponding to the preserveAlpha attribute of the given element.

SVGFEConvolveMatrixElement.result Read only

An SVGAnimatedString corresponding to the result attribute of the given element.

SVGFEConvolveMatrixElement.targetX Read only

An SVGAnimatedInteger corresponding to the targetX attribute of the given element.

SVGFEConvolveMatrixElement.targetY Read only

An SVGAnimatedInteger corresponding to the targetY attribute of the given element.

SVGFEConvolveMatrixElement.width Read only

An SVGAnimatedLength corresponding to the width attribute of the given element.

SVGFEConvolveMatrixElement.x Read only

An SVGAnimatedLength corresponding to the x attribute of the given element.

SVGFEConvolveMatrixElement.y Read only

An SVGAnimatedLength corresponding to the y attribute of the given element.

Instance methods

This interface does not provide any specific methods, but implements those of its parent, SVGElement.

Static properties
SVG_EDGEMODE_UNKNOWN (0)

The type is not one of predefined types. It is invalid to attempt to define a new value of this type or to attempt to switch an existing value to this type.

SVG_EDGEMODE_DUPLICATE (1)

Corresponds to the value duplicate.

SVG_EDGEMODE_WRAP (2)

Corresponds to the value wrap.

SVG_EDGEMODE_NONE (3)

Corresponds to the value none.

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4