This document is archived and information here might be outdated. Recommended version. |
The panchromatic image.
[Visual Basic .NET]
Public Property PanImage As Object
[C#]
public object PanImage {get; set;}
[C++]
HRESULT get_PanImage(
IUnknown Pointer* ppPanImage
);
[C++]
HRESULT putref_PanImage(
LPUNKNOWN ppPanImage
);
[C++] Parameters ppPanImage [out, retval]
ppPanImage is a parameter of type IUnknown* ppPanImage [in]
ppPanImage is a parameter of type IUnknown