IWICDdsDecoder::GetParameters 方法 (wincodec.h)
获取特定于 DDS 的数据。
语法
HRESULT GetParameters(
[out] WICDdsParameters *pParameters
);
参数
[out] pParameters
类型: WICDdsParameters*
指向返回信息的结构的指针。
返回值
类型: HRESULT
如果该方法成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。
要求
最低受支持的客户端 | Windows 8.1 [桌面应用 |UWP 应用] |
最低受支持的服务器 | Windows Server 2012 R2 [桌面应用 |UWP 应用] |
目标平台 | Windows |
标头 | wincodec.h |
Library | Windowscodecs.lib |
DLL | Windowscodecs.dll |