Méthode IMILBitmapEffectConnectorInfo::GetOptimalFormat (mileffects.h)
Récupère le format de pixel optimal pour l’épingle.
Syntaxe
HRESULT GetOptimalFormat(
[out, retval] WICPixelFormatGUID *pFormat
);
Paramètres
[out, retval] pFormat
Type : WICPixelFormatGUID*
Lorsque cette méthode est retournée, contient le format de pixel optimal pour l’épingle.
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 |