|
ReactOS 0.4.16-dev-1948-gd260c1d
|


Public Member Functions | |
| HRESULT | GetParameters ([out] WICDdsParameters *parameters) |
| HRESULT | GetFrame ([in] UINT arrayIndex, [in] UINT mipLevel, [in] UINT sliceIndex, [out, retval] IWICBitmapFrameDecode **bitmapFrame) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 1142 of file wincodec.idl.
| HRESULT IWICDdsDecoder::GetFrame | ( | [in] UINT | arrayIndex, |
| [in] UINT | mipLevel, | ||
| [in] UINT | sliceIndex, | ||
| [out, retval] IWICBitmapFrameDecode ** | bitmapFrame | ||
| ) |
| HRESULT IWICDdsDecoder::GetParameters | ( | [out] WICDdsParameters * | parameters | ) |