MFMapDX9FormatToDXGIFormat 函数 (mfapi.h)
将 Microsoft Direct3D 9 格式标识符转换为 Microsoft DirectX Graphics Infrastructure (DXGI) 格式标识符。
语法
DXGI_FORMAT MFMapDX9FormatToDXGIFormat(
[in] DWORD dx9
);
parameters
[in] dx9
要转换 D3DFORMAT 值或 FOURCC 代码。
返回值
返回 DXGI_FORMAT 值。
要求
最低受支持的客户端 | Windows 8 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2012 [仅限桌面应用] |
目标平台 | Windows |
标头 | mfapi.h |
Library | Mfplat.lib |
DLL | Mfplat.dll |