IMILBitmapEffect Interface
Exposes methods that define a Windows Presentation Foundation (WPF) bitmap effect.
Members
The IMILBitmapEffect interface inherits from the IUnknown interface. IMILBitmapEffect also defines the following types of members:
Methods
The IMILBitmapEffect interface defines the following methods.
| Method | Description |
|---|---|
| GetOutput |
Gets the output of the effect. |
| GetParentEffect |
Gets a parent of the effect. |
| SetInputSource |
Sets the effect input source. |
Remarks
IMILBitmapEffect is a wrapper for a IMILBitmapEffectPrimitive. A IMILBitmapEffectPrimitive is wrapped by a IMILBitmapEffect through Component Object Model (COM) aggregation. Therefore, independent software vendor (ISV) effect writers do not need to implement the IMILBitmapEffect, IMILBitmapEffectImpl, and IMILBitmapEffectConnections interfaces.
Requirements
Minimum supported client | Windows XP with SP2, Windows Vista |
|---|---|
Minimum supported server | Windows Server 2008 |
Redistributable | Microsoft .Net 3.0 |
Header | Mileffects.h |
IDL | Mileffects.idl |
DLL | Mileffects.dll |
Send comments about this topic to Microsoft
Build date: 6/30/2010