IPXC_Image::Decode Property

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

Latest revision as of 08:34, 23 May 2015


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