This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IP > IPansharpeningFunctionArguments Interface > IPansharpeningFunctionArguments.MSImage Property (ArcObjects .NET 10.4 SDK) |
The multispectrum image.
[Visual Basic .NET] Public Property MSImage As Object
[C#] public object MSImage {get; set;}
[C++]
HRESULT get_MSImage(
LPUNKNOWN* ppMSImage
);
[C++]
HRESULT putref_MSImage(
LPUNKNOWN ppMSImage
);
[C++]
Parameters ppMSImage [out, retval] ppMSImage is a parameter of type LPUNKNOWN ppMSImage [in] ppMSImage is a parameter of type LPUNKNOWN