The number of looks. This parameter is used only for Lee filter with Multiplicative noise model as well as the Enhanced Lee filter.
[Visual Basic .NET] Public Property NLooks As Integer
[C#] public int NLooks {get; set;}
[C++]
HRESULT get_NLooks(
long* NLooks
);
[C++]
HRESULT put_NLooks(
long NLooks
);
[C++]Parameters
NLooks [out, retval] NLooks is a parameter of type long NLooks [in] NLooks is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.