IPXC_Image::ColorMask Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_ColorMask([in] ULONG nBufLength, [out] ULONG* pColorMask); | + | <pre class="brush:cpp;gutter:false">HRESULT get_ColorMask([in] ULONG nBufLength, [out, retval] ULONG* pColorMask); |
</pre> | </pre> | ||
Revision as of 23:50, 13 April 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
See also IPXC_Image.