IWICBitmapCodecInfo::D oesSupportAnimation-Methode (wincodec.h)
Ruft einen Wert ab, der angibt, ob der Codec Animationen unterstützt.
Syntax
HRESULT DoesSupportAnimation(
[out] BOOL *pfSupportAnimation
);
Parameter
[out] pfSupportAnimation
Typ: BOOL*
Empfängt TRUE , wenn der Codec Bilder mit Zeitinformationen unterstützt. andernfalls FALSE.
Rückgabewert
Typ: HRESULT
Wenn diese Methode erfolgreich ist, wird S_OK zurückgegeben. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows XP mit SP2, Windows Vista [Desktop-Apps | UWP-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 [Desktop-Apps | UWP-Apps] |
Zielplattform | Windows |
Kopfzeile | wincodec.h |
Bibliothek | Windowscodecs.lib |
DLL | Windowscodecs.dll |