feBlend
Overview Table
Syntax
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.25.3
Members
The SVGFEBlendElement object has these properties:
- height: Gets or sets the height of an element.
- in1: Identifies input for the given filter primitive.
- in2: The second input image to the blending operation.
- mode: Gets a value that indicates one of the image-blending modes.
- result: Provides a reference for the output result of a filter.
- width: Defines the width of an element.
- x: Gets or sets the x-coordinate value.
- y: Gets or sets the y-coordinate value.
See also
Related articles
Filters
feBlend
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]