This document is archived and information here might be outdated. Recommended version. |
Builds the specified data source using the specified raster types and returns the constructed function raster dataset. This method uses all sensor raster types if no input raster type array is supplied. The method will set IRasterTypeDataSourceHandlerParameter
[Visual Basic .NET] Public Function Open ( _ ByVal pParameters As IRasterTypeDataSourceHandlerParameters _ ) As IBuilderItem
[C#] public IBuilderItem Open ( IRasterTypeDataSourceHandlerParameters pParameters );
[C++]
HRESULT Open(
IRasterTypeDataSourceHandlerParameters* pParameters
);
[C++]
Parameters pParameters [in]
pParameters is a parameter of type IRasterTypeDataSourceHandlerParameters*