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.

Public Constructors

 NameDescription
Public ConstructorCreatePansharpenedRasterDataset ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyblue_channelThe input raster band that you want to display with the blue color gun. (In, Required)  
Public Propertyblue_weightThe weight value for the blue band. (In, Optional)  
Public Propertygreen_channelThe input raster band that you want to display with the green color gun. (In, Required)  
Public Propertygreen_weightThe weight value for the green band. (In, Optional)  
Public Propertyin_panchromatic_imageThe panchromatic raster dataset. Typically, this is a high-resolution grayscale image. (In, Required)  
Public Propertyin_rasterThe input raster dataset that you want to pan-sharpen. (In, Required)  
Public Propertyinfrared_channelThe input infrared raster band. An infrared band does not exist for every raster dataset. (In, Optional)  
Public Propertyinfrared_weightThe weight value for the infrared band. This parameter is only valid if an infrared band exists and the infrared option is used. (In, Optional)  
Public Propertyout_raster_datasetThe output raster dataset. (Out, Required)  
Public Propertypansharpening_typeThe pan-sharpening method: (In, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyred_channelThe input raster band that you want to display with the red color gun. (In, Required)  
Public Propertyred_weightThe weight value for the red band. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.