BmpWDriver.OpenLayer
BmpWDriver.OpenLayer method
Opens the layer for reading.
public override RasterLayer OpenLayer(AbstractPath path, RasterDriverOptions options)
Parameter | Type | Description |
---|---|---|
path | AbstractPath | Path to the file. |
options | RasterDriverOptions | Driver-specific options. |
Return Value
An instance of RasterLayer
.
See Also
- class RasterLayer
- class AbstractPath
- class RasterDriverOptions
- class BmpWDriver
- namespace Aspose.Gis.Formats.BmpW
- assembly Aspose.GIS