IPXC_Image::Decode Property

From PDF XChange PDF SDK
Revision as of 08:34, 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 Decode of interface IPXC_Image returns Value of double ...

Syntax

HRESULT get_Decode([in]           ULONG    nBufLength,
                   [out, retval]  double*  pDecodeBuf);

Parameters

nBufLength
[in] Value of ULONG.

See Also

IPXC_Image