DataManagementTools
CreatePansharpenedRasterDataset Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace : CreatePansharpenedRasterDataset Class




The following tables list the members exposed by CreatePansharpenedRasterDataset.

Public Constructors

 NameDescription
public ConstructorCreatePansharpenedRasterDataset ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertyblue_channelThe input raster band that you wish to display with the blue color gun. (In, Optional)  
public Propertyblue_weight  
public Propertygreen_channelThe input raster band that you wish to display with the green color gun. (In, Optional)  
public Propertygreen_weight  
public Propertyin_panchromatic_imageThe pan-chromatic raster dataset. Typically this is a high resolution grayscale image. (In, Required)  
public Propertyin_rasterThe input raster dataset that you wish to pan-sharpen. Typically this is a low resolution RGB raster dataset. (In, Required)  
public Propertyinfrared_channel  
public Propertyinfrared_weight  
public Propertyout_raster_datasetOutput raster dataset. (Out, Required)  
public Propertypansharpening_typeThe pan-sharpening method.-IHS—uses Intensity, Hue, and Saturation color space for data fusion.-Brovey—uses an algorithm based on spectral modeling for data fusion. (In, Required)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
public Propertyred_channelThe input raster band that you wish to display with the red color gun. (In, Optional)  
public Propertyred_weight  
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

© 2011 All Rights Reserved.