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