IPXC_Image::MaskImage Property

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

Revision as of 04:34, 23 May 2015


Property MaskImage of interface IPXC_Image returns Pointer to IPXC_Image ...

Syntax

HRESULT get_MaskImage([out, retval]  IPXC_Image**  ppMask);

See Also

IPXC_Image