IMILBitmapEffects interface (mileffects.h)
Exposes methods that define an enumeration of effects.
Inheritance
The IMILBitmapEffects interface inherits from the IUnknown interface. IMILBitmapEffects also has these types of members:
Methods
The IMILBitmapEffects interface has these methods.
IMILBitmapEffects::_NewEnum Retrieves a new enumeration. |
IMILBitmapEffects::get_Count Retrieves the number of items in the enumeration. |
IMILBitmapEffects::get_Parent Retrieves the parent effect group of enumeration. |
IMILBitmapEffects::Item Retrieves the effect at the given index. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP with SP2, Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | mileffects.h |
Redistributable | Microsoft .Net 3.0 |