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