The panchromatic image.
[Visual Basic .NET] Public Property PanImage As IRaster
[C#] public IRaster PanImage {get; set;}
[C++]
HRESULT get_PanImage(
IRaster** ppPanImage
);
[C++]
HRESULT putref_PanImage(
IRaster* ppPanImage
);
[C++]Parameters
ppPanImage [out, retval]ppPanImage is a parameter of type IRaster
ppPanImage [in]ppPanImage is a parameter of type IRaster
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.