Firefox Tomorrow

web api instance property

SVGFEConvolveMatrixElement: kernelUnitLengthX property

View on MDN ↗

The kernelUnitLengthX read-only property of the SVGFEConvolveMatrixElement interface reflects the kernelUnitLength attribute of the given <feConvolveMatrix> element.

It specifies the length in user units for each cell of the convolution matrix along the X-axis.

Value

An SVGAnimatedNumber object.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also