ESRI.ArcGIS.DataManagementTools | |
MakeRasterLayer Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : MakeRasterLayer Class |
For a list of all members of this type, see MakeRasterLayer members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
band_index | Choose which bands to export for the layer. If no bands are specified, then all the bands will be used in the output. (In, Optional) | |
envelope | Using the min x, min y, max x, or max y, you can specify the extents of the raster layer. (In, Optional) | |
in_raster | The path and name of the input raster dataset. (In, Required) | |
out_rasterlayer | The name of the temporary output raster dataset. (Out, Required) | |
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 | A query statement using the fields and values of the raster dataset. (In, Optional) |