IPXC_Image::Matte Property

From PDF XChange PDF SDK
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