|
HRESULT | GetFormatGUID ([out] GUID *pFormat) |
|
HRESULT | GetColorContext ([out] IWICColorContext **ppIColorContext) |
|
HRESULT | GetBitsPerPixel ([out] UINT *puiBitsPerPixel) |
|
HRESULT | GetChannelCount ([out] UINT *puiChannelCount) |
|
HRESULT | GetChannelMask ([in] UINT uiChannelIndex, [in] UINT cbMaskBuffer, [in, out, unique, size_is(cbMaskBuffer)] BYTE *pbMaskBuffer, [out] UINT *pcbActual) |
|
HRESULT | GetComponentType ([out] WICComponentType *pType) |
|
HRESULT | GetCLSID ([out] CLSID *pclsid) |
|
HRESULT | GetSigningStatus ([out] DWORD *pStatus) |
|
HRESULT | GetAuthor ([in] UINT cchAuthor, [in, out, unique, size_is(cchAuthor)] WCHAR *wzAuthor, [out] UINT *pcchActual) |
|
HRESULT | GetVendorGUID ([out] GUID *pguidVendor) |
|
HRESULT | GetVersion ([in] UINT cchVersion, [in, out, unique, size_is(cchVersion)] WCHAR *wzVersion, [out] UINT *pcchActual) |
|
HRESULT | GetSpecVersion ([in] UINT cchSpecVersion, [in, out, unique, size_is(cchSpecVersion)] WCHAR *wzSpecVersion, [out] UINT *pcchActual) |
|
HRESULT | GetFriendlyName ([in] UINT cchFriendlyName, [in, out, unique, size_is(cchFriendlyName)] WCHAR *wzFriendlyName, [out] UINT *pcchActual) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 562 of file wincodec.idl.
◆ GetBitsPerPixel()
HRESULT IWICPixelFormatInfo::GetBitsPerPixel |
( |
[out] UINT * |
puiBitsPerPixel | ) |
|
◆ GetChannelCount()
HRESULT IWICPixelFormatInfo::GetChannelCount |
( |
[out] UINT * |
puiChannelCount | ) |
|
◆ GetChannelMask()
HRESULT IWICPixelFormatInfo::GetChannelMask |
( |
[in] UINT |
uiChannelIndex, |
|
|
[in] UINT |
cbMaskBuffer, |
|
|
[in, out, unique, size_is(cbMaskBuffer)] BYTE * |
pbMaskBuffer, |
|
|
[out] UINT * |
pcbActual |
|
) |
| |
◆ GetColorContext()
◆ GetFormatGUID()
HRESULT IWICPixelFormatInfo::GetFormatGUID |
( |
[out] GUID * |
pFormat | ) |
|
The documentation for this interface was generated from the following file: