IPXC_Image::ColorMask Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 18: Line 18:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_Image|IPXC_Image]].
+
[[PXV:IPXC_Image|IPXC_Image]]

Revision as of 04:34, 23 May 2015


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