IPXC_Image::Matte Property

From PDF XChange PDF SDK
Revision as of 08:35, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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