IPXC_Image::ColorMask Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property ColorMask of interface IPXC_Image returns Value of ULONG ...

Syntax

HRESULT get_ColorMask([in]           ULONG   nBufLength,
                      [out, retval]  ULONG*  pColorMask);

Parameters

nBufLength
[in] Value of ULONG.

See Also

IPXC_Image