Class BitmapConverter
Inheritance
System.Object
BitmapConverter
Namespace: Mapsui.Rendering.Xaml.BitmapRendering
Assembly: Mapsui.Rendering.Xaml.dll
Syntax
public class BitmapConverter : object
Methods
| Improve this Doc View SourceToBitmapStream(UIElement, Double, Double)
Declaration
public static MemoryStream ToBitmapStream(UIElement uiElement, double width, double height)
Parameters
Type | Name | Description |
---|---|---|
UIElement | uiElement | |
System.Double | width | |
System.Double | height |
Returns
Type | Description |
---|---|
MemoryStream |