Interfaccia IMILBitmapEffect (mileffects.h)
Espone i metodi che definiscono un effetto bitmap Windows Presentation Foundation (WPF).
Ereditarietà
L'interfaccia IMILBitmapEffect eredita dall'interfaccia IUnknown . IMILBitmapEffect include anche questi tipi di membri:
Metodi
L'interfaccia IMILBitmapEffect include questi metodi.
IMILBitmapEffect::GetOutput Ottiene l'output dell'effetto. |
IMILBitmapEffect::GetParentEffect Ottiene un elemento padre dell'effetto. |
IMILBitmapEffect::SetInputSource Imposta l'origine di input dell'effetto. |
Commenti
IMILBitmapEffect è un wrapper per un oggetto IMILBitmapEffectPrimitive. Un oggetto IMILBitmapEffectPrimitive viene eseguito tramite un'aggregazione IMILBitmapEffect tramite l'aggregazione COM (Component Object Model). Pertanto, i writer degli effetti indipendenti (ISV) non devono implementare le interfacce IMILBitmapEffect, IMILBitmapEffectImpl e IMILBitmapEffectConnections.
Requisiti
Client minimo supportato | Windows XP con SP2, Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | mileffects.h |
Componente ridistribuibile | Microsoft .Net 3.0 |