Maria GDK 4.5.0.137
Documentation of managed code in release branch
Loading...
Searching...
No Matches
TPG.Maria.RasterExport.MariaRasterExport Class Reference

Factory for exporting the current situation. More...

Public Member Functions

 MariaRasterExport (IList< IMariaLayer > layers)
 Creates a export instance. This will take a snapshot of the current situation. Access to the current snapshot is is done through the ExportedBitmap property.
 

Properties

BitmapSource ExportedBitmap [get]
 The exported bitmap.
 

Detailed Description

Factory for exporting the current situation.

Constructor & Destructor Documentation

◆ MariaRasterExport()

TPG.Maria.RasterExport.MariaRasterExport.MariaRasterExport ( IList< IMariaLayer layers)
inline

Creates a export instance. This will take a snapshot of the current situation. Access to the current snapshot is is done through the ExportedBitmap property.

This will export the current situation as is, e.g. it will not wait for the map to finish loading or wait for any other outstanding processes.

Parameters
layersThe layers to take snapshot of.

The documentation for this class was generated from the following file: