Méthode IWICPixelFormatInfo ::GetBitsPerPixel (wincodec.h)
Obtient les bits par pixel (BPP) du format de pixel.
Syntaxe
HRESULT GetBitsPerPixel(
[out] UINT *puiBitsPerPixel
);
Paramètres
[out] puiBitsPerPixel
Type : UINT*
Pointeur qui reçoit le BPP du format de pixels.
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
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows XP avec SP2, Windows Vista [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau | applications UWP] |
Plateforme cible | Windows |
En-tête | wincodec.h |
Bibliothèque | Windowscodecs.lib |