IWICColorContext::GetExifColorSpace method
Retrieves the Exchangeable Image File (EXIF) color space color context.
Syntax
HRESULT GetExifColorSpace( [out] UINT *pValue );
Parameters
- pValue [out]
-
Type: UINT*
A pointer that receives the EXIF color space color context.
Value Meaning - 1
A sRGB color space.
- 2
An Adobe RGB color space.
- 3 through 65534
Unused.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
This method should only be used when IWICColorContext::GetType indicates WICColorContextExifColorSpace.
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 |
|