![]() ![]() |
ESRI.ArcGIS.DataManagementTools | |
DefineMosaicDatasetNoData Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : DefineMosaicDatasetNoData Class |
For a list of all members of this type, see DefineMosaicDatasetNoData members.
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | bands_for_nodata_value | Define a single value for each or all bands. Each band can have a unique NoData value defined, or the same value can be specified for all bands. (In, Optional) |
![]() | bands_for_valid_data_range | The band number and the minimum and maximum pixel value of valid data. The NoData values will be those values outside the range. For example, for an 8-bit image, if you specify band1=10–200, then values 0–9 and 201–255 will be defined as NoData. (In, Optional) |
![]() | in_mosaic_dataset | Path and name of the mosaic dataset. (In, Required) |
![]() | num_bands | Defines the number of bands in the mosaic dataset. (In, Required) |
![]() | out_mosaic_dataset | Mosaic Dataset (out, Optional) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |
![]() | where_clause | Using SQL you can define a query or use the Query Builder to build a query. (In, Optional) |