BmpWDriver.OpenLayer

BmpWDriver.OpenLayer method

Opens the layer for reading.

public override RasterLayer OpenLayer(AbstractPath path, RasterDriverOptions options)
ParameterTypeDescription
pathAbstractPathPath to the file.
optionsRasterDriverOptionsDriver-specific options.

Return Value

An instance of RasterLayer.

See Also