IIXC_Page::ReduceColorsFixedPalette Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT ReduceColorsFixedPalette([in] SAFEARRAY(ULONG) pFixedPalette, [in] IXC_DitherMethod nDitherMethod);
Parameters
- pFixedPalette
- [in] Pointer to ULONG.
- nDitherMethod
- [in] Value of IXC_DitherMethod.
Return Value
Returns S_OK if operation was successful or error code in other cases.