IWICDevelopRaw::QueryRawCapabilitiesInfo method
Retrieves information about which capabilities are supported for a raw image.
Syntax
HRESULT QueryRawCapabilitiesInfo( [out] WICRawCapabilitiesInfo *pInfo );
Parameters
- pInfo [out]
-
Type: WICRawCapabilitiesInfo*
A pointer that receives WICRawCapabilitiesInfo that provides the capabilities supported by the raw image.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
It is recommended that a codec report that a capability is supported even if the results at the outer range limits are not of perfect quality.
Requirements
|
Minimum supported client |
Windows XP with SP2, Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
|
Library |
|
|
DLL |
|