PngWDriver.OpenLayer
PngWDriver.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 PngWDriver
 - namespace Aspose.Gis.Formats.PngW
 - assembly Aspose.GIS