The input RGB image.
[Visual Basic .NET] Public Property RGB As Object
[C#] public object RGB {get; set;}
[C++]
HRESULT get_RGB(
LPUNKNOWN* ppRaster
);
[C++]
HRESULT putref_RGB(
LPUNKNOWN ppRaster
);
[C++]Parameters
ppRaster [out, retval] ppRaster is a parameter of type LPUNKNOWN ppRaster [in] ppRaster is a parameter of type LPUNKNOWN
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.