IPXC_Color::SetComponents Method
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT SetComponents([in] double* pComp,
[in] ULONG nCount);
Parameters
- pComp
- [in] Pointer to double.
- nCount
- [in] Value of ULONG.
Return Value
Returns S_OK if operation was successful or error code in other cases.