IPXC_Image::Decode Property

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