feImage
Overview Table
Syntax
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.25.20
Members
The SVGFEImageElement object has these properties:
- externalResourcesRequired: Gets a value that indicates whether referenced resources that are not in the current document are required to correctly render a given element.
- height: Gets or sets the height of an element.
- 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.
- xmllang: Gets or sets a value that specifies the language that is used in the contents and attribute values of an element.
- xmlspace: Gets or sets a value that indicates whether white space is preserved in character data.
- y: Gets or sets the y-coordinate value.
See also
Related articles
Filters
feImage
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]