IPXC_SoftMask::TransferFunction Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_TransferFunction([out, retval] IPXC_Function** | + | <pre class="brush:cpp;gutter:false">HRESULT get_TransferFunction([out, retval] IPXC_Function** pFunction); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_SoftMask|IPXC_SoftMask]] | [[PXV:IPXC_SoftMask|IPXC_SoftMask]] |
Revision as of 01:25, 4 June 2015
Property TransferFunction of interface IPXC_SoftMask returns Pointer to IPXC_Function ...
Syntax
HRESULT get_TransferFunction([out, retval] IPXC_Function** pFunction);