IPXC_Image::Matte Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Image::Matte Property}}
 
{{#customTitle:IPXC_Image::Matte Property}}
{{#parentPage:PXV:IPXC_Image|Matte Property|property}}
+
{{#parentPage:PXV:IPXC_Image#Properties|Matte|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 17: Line 18:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_Image|IPXC_Image]].
+
[[PXV:IPXC_Image|IPXC_Image]]

Latest revision as of 08:35, 23 May 2015


Property Matte of interface IPXC_Image returns Value of double ...

Syntax

HRESULT get_Matte([in]           ULONG    nBufLength,
                  [out, retval]  double*  pMatteBuf);

Parameters

nBufLength
[in] Value of ULONG.

See Also

IPXC_Image