This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRasterNeighborhood2 Interface > IRasterNeighborhood2.SetLowPassFilter Method (ArcObjects .NET 10.4 SDK) |
Sets a 3 x 3 low-pass filter neighborhood.
[Visual Basic .NET]
Public Sub SetLowPassFilter ( _
)
[C#] public void SetLowPassFilter ( );
[C++]
HRESULT SetLowPassFilter(
void
);