This document is archived and information here might be outdated. Recommended version. |
The pyramid resamping type.
[Visual Basic .NET] Public Property PyramidResamplingType As rstResamplingTypes
[C#] public rstResamplingTypes PyramidResamplingType {get; set;}
[C++]
HRESULT get_PyramidResamplingType(
rstResamplingTypes* pResamplingType
);
[C++]
HRESULT put_PyramidResamplingType(
rstResamplingTypes pResamplingType
);
[C++] Parameters pResamplingType [out, retval]
pResamplingType is a parameter of type rstResamplingTypes* pResamplingType [in]
pResamplingType is a parameter of type rstResamplingTypes