ESRI.ArcGIS.DataManagementTools | |
RasterCatalogToRasterDataset Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : RasterCatalogToRasterDataset Class |
The following tables list the members exposed by RasterCatalogToRasterDataset.
Name | Description | |
---|---|---|
RasterCatalogToRasterDataset Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
ascending | Choose whether to use the ascending value of the Order By field. If the Ascending option is not used, the descending order will be used. (In, Optional) | |
ColorBalancing | Choose whether or not to use a dodging technique to color correct the raster catalog items. All pixels in the raster catalog will be used to determine the gamma and contrast values for the color-balancing algorithm. (In, Optional) | |
colormap | The method used to choose which colormap from the input rasters will be applied to the mosaic output. (In, Optional) | |
in_raster_catalog | The raster catalog that will be mosaicked to a raster dataset. (In, Required) | |
MatchingMethod | Color Matching Method (in, Optional) | |
mosaic_type | The method used to mosaic overlapping areas. (In, Optional) | |
OID | The object ID (OID) of the reference raster. The OID is a unique key field in the raster catalog. (In, Optional) | |
order_by_field | Define the field by which to order the raster catalog items. (In, Optional) | |
out_raster_dataset | The name and extension of the output raster dataset mosaic. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
pixel_type | Pixel Type (in, Optional) | |
ReferenceRaster | If color matching is applied, choose how to specify the reference raster. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
where_clause | Enter the appropriate SQL statement to select specific rows in the raster catalog. (In, Optional) |