Méthode IMILBitmapEffect::SetInputSource (mileffects.h)
Définit la source d’entrée d’effet.
Syntaxe
HRESULT SetInputSource(
[in] ULONG uiIndex,
[in] IWICBitmapSource *pBitmapSource
);
Paramètres
[in] uiIndex
Type : ULONG
Index d’entrée.
[in] pBitmapSource
Type : IWICBitmapSource*
Pointeur vers la source bitmap de l’effet.
Valeur retournée
Type : HRESULT
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Client minimal pris en charge | Windows XP avec SP2, Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | mileffects.h |
Composant redistribuable | Microsoft .Net 3.0 |