IPXC_SoftMask::TransferFunction Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_SoftMask::TransferFunction Property}} | {{#customTitle:IPXC_SoftMask::TransferFunction Property}} | ||
+ | {{#parentPage:PXV:IPXC_SoftMask|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''TransferFunction''' of interface [[PXV:IPXC_SoftMask|IPXC_SoftMask]] returns Pointer to [[PXV:IPXC_Function|IPXC_Function]] ... | Property '''TransferFunction''' of interface [[PXV:IPXC_SoftMask|IPXC_SoftMask]] returns Pointer to [[PXV:IPXC_Function|IPXC_Function]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:58, 20 April 2015
Property TransferFunction of interface IPXC_SoftMask returns Pointer to IPXC_Function ...
Syntax
HRESULT get_TransferFunction([out, retval] IPXC_Function** pFunction);
See Also
See also IPXC_SoftMask.