|
HRESULT | QueryCapability ([in] IStream *pIStream, [out] DWORD *pdwCapability) |
|
HRESULT | Initialize ([in] IStream *pIStream, [in] WICDecodeOptions cacheOptions) |
|
HRESULT | GetContainerFormat ([out] GUID *pguidContainerFormat) |
|
HRESULT | GetDecoderInfo ([out] IWICBitmapDecoderInfo **ppIDecoderInfo) |
|
HRESULT | CopyPalette ([in] IWICPalette *pIPalette) |
|
HRESULT | GetMetadataQueryReader ([out] IWICMetadataQueryReader **ppIMetadataQueryReader) |
|
HRESULT | GetPreview ([out] IWICBitmapSource **ppIBitmapSource) |
|
HRESULT | GetColorContexts ([in] UINT cCount, [in, out, unique, size_is(cCount)] IWICColorContext **ppIColorContexts, [out] UINT *pcActualCount) |
|
HRESULT | GetThumbnail ([out] IWICBitmapSource **ppIThumbnail) |
|
HRESULT | GetFrameCount ([out] UINT *pCount) |
|
HRESULT | GetFrame ([in] UINT index, [out] IWICBitmapFrameDecode **ppIBitmapFrame) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 679 of file wincodec.idl.
◆ CopyPalette()
◆ GetColorContexts()
HRESULT IWICBitmapDecoder::GetColorContexts |
( |
[in] UINT |
cCount, |
|
|
[in, out, unique, size_is(cCount)] IWICColorContext ** |
ppIColorContexts, |
|
|
[out] UINT * |
pcActualCount |
|
) |
| |
◆ GetContainerFormat()
HRESULT IWICBitmapDecoder::GetContainerFormat |
( |
[out] GUID * |
pguidContainerFormat | ) |
|
◆ GetDecoderInfo()
◆ GetFrame()
◆ GetFrameCount()
HRESULT IWICBitmapDecoder::GetFrameCount |
( |
[out] UINT * |
pCount | ) |
|
◆ GetMetadataQueryReader()
◆ GetPreview()
◆ GetThumbnail()
◆ Initialize()
◆ QueryCapability()
HRESULT IWICBitmapDecoder::QueryCapability |
( |
[in] IStream * |
pIStream, |
|
|
[out] DWORD * |
pdwCapability |
|
) |
| |
The documentation for this interface was generated from the following file: