Provides access to members that control a focal statistics filter.
Members
|
Name |
Description |
 |
FillNoDataOnly |
Option to fill only no data with pixel value. |
 |
SetSize |
Sets the size of the focal filter. |
 |
Type |
The focal statistic type. |
IFocalStatisticsFilter2.FillNoDataOnly Property
Option to fill only no data with pixel value.
Public Property FillNoDataOnly As Boolean
public bool FillNoDataOnly {get; set;}
Inherited Interfaces
Interfaces |
Description |
IFocalStatisticsFilter |
Provides access to members that control a focal statistics filter. |
Classes that implement IFocalStatisticsFilter2