Provides access to members that control a NoData conversion filter.
Description
This interface is new at ArcGIS 9.3.
Members
| Name | Description | |
|---|---|---|
![]() |
NoDataToPixelValue | The valid pixel value to be assigned to NoData pixels. |
INoDataFilter.NoDataToPixelValue Property
The valid pixel value to be assigned to NoData pixels.
Public Property NoDataToPixelValue As Double
public double NoDataToPixelValue {get; set;}
Classes that implement INoDataFilter
| Classes | Description |
|---|---|
| NoDataFilter | A class for NoData conversion filter. |
