Fonction MFMapDXGIFormatToDX9Format (mfapi.h)
Convertit un identificateur au format DXGI (Microsoft DirectX Graphics Infrastructure) en identificateur au format Microsoft Direct3D 9.
Syntaxe
DWORD MFMapDXGIFormatToDX9Format(
[in] DXGI_FORMAT dx11
);
Paramètres
[in] dx11
Valeur DXGI_FORMAT à convertir.
Valeur retournée
Retourne une valeur D3DFORMAT ou du code FOURCC.
Spécifications
Client minimal pris en charge | Windows 8 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2012 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | mfapi.h |
Bibliothèque | Mfplat.lib |
DLL | Mfplat.dll |