IPXC_Document::GetStdColorSpace Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetStdColorSpace([in] PXC_ColorSpaceType nCSType, [out, retval] IPXC_ColorSpace** pCS);
Parameters
- nCSType
- [in] Value of PXC_ColorSpaceType.
- pCS
- [out, retval] Pointer to IPXC_ColorSpace.
Return Value
Returns S_OK if operation was successful or error code in other cases.