MFMapDX9FormatToDXGIFormat-Funktion (mfapi.h)
Konvertiert einen Microsoft Direct3D 9-Formatbezeichner in einen DXGI-Formatbezeichner (Microsoft DirectX Graphics Infrastructure).
Syntax
DXGI_FORMAT MFMapDX9FormatToDXGIFormat(
[in] DWORD dx9
);
Parameter
[in] dx9
Der zu konvertierende D3DFORMAT Wert oder FOURCC-Code.
Rückgabewert
Gibt einen DXGI_FORMAT Wert zurück.
Anforderungen
Unterstützte Mindestversion (Client) | Windows 8 [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2012 [nur Desktop-Apps] |
Zielplattform | Windows |
Kopfzeile | mfapi.h |
Bibliothek | Mfplat.lib |
DLL | Mfplat.dll |