ICSSFilterDispatch interface
Provides methods and properties to manipulate an effect.
Members
The ICSSFilterDispatch interface inherits from the IDispatch interface but does not have additional members.
Remarks
This interface is exposed on each filter, which can be applied to most HTML elements via CSS style. You can access individual filters via the IHTMLFiltersCollection interface exposed on HTML elements.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
- Reference
- IHTMLElement::filters
- Conceptual
- Introduction to Filters and Transitions
Build date: 11/12/2012