ESRI.ArcGIS.DataManagementTools | |
CreatePansharpenedRasterDataset Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : CreatePansharpenedRasterDataset Class |
The following tables list the members exposed by CreatePansharpenedRasterDataset.
Name | Description | |
---|---|---|
CreatePansharpenedRasterDataset Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
blue_channel | The input raster band that you want to display with the blue color gun. (In, Required) | |
blue_weight | The weight value for the blue band. (In, Optional) | |
green_channel | The input raster band that you want to display with the green color gun. (In, Required) | |
green_weight | The weight value for the green band. (In, Optional) | |
in_panchromatic_image | The panchromatic raster dataset. Typically, this is a high-resolution grayscale image. (In, Required) | |
in_raster | The input raster dataset that you want to pan-sharpen. (In, Required) | |
infrared_channel | The input infrared raster band. An infrared band does not exist for every raster dataset. (In, Optional) | |
infrared_weight | The weight value for the infrared band. This parameter is only valid if an infrared band exists and the infrared option is used. (In, Optional) | |
out_raster_dataset | The output raster dataset. (Out, Required) | |
pansharpening_type | The pan-sharpening method: (In, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
red_channel | The input raster band that you want to display with the red color gun. (In, Required) | |
red_weight | The weight value for the red band. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |