This document is archived and information here might be outdated. Recommended version. |
The resampling method.
[Visual Basic .NET] Public Property PyramidResampleType As rstResamplingTypes
[C#] public rstResamplingTypes PyramidResampleType {get; set;}
[C++]
HRESULT get_PyramidResampleType(
rstResamplingTypes Method
);
[C++]
HRESULT put_PyramidResampleType(
rstResamplingTypes* Method
);
[C++] Parameters Method [in]
Method is a parameter of type rstResamplingTypes Method [out, retval]
Method is a parameter of type rstResamplingTypes*