ArcObjects Library Reference (DataSourcesRaster)  

IPanSharpenGramSchmidtFunctionArguments.PanImage Property

The panchromatic image.

ERROR: Syntax information about IPanSharpenGramSchmidtFunctionArguments.PanImage may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DataSourcesRaster.dll

[C++]
HRESULT get_PanImage(
  LPUNKNOWN* ppPanImage
);
[C++]
HRESULT putref_PanImage(
  LPUNKNOWN ppPanImage
);
[C++]

Parameters

ppPanImage [out, retval]   ppPanImage is a parameter of type LPUNKNOWN ppPanImage [in]   ppPanImage is a parameter of type LPUNKNOWN

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IPanSharpenGramSchmidtFunctionArguments Interface