Class StreamExtensions
Inheritance
System.Object
StreamExtensions
Namespace: Mapsui.Rendering.Xaml
Assembly: Mapsui.Rendering.Xaml.dll
Syntax
public static class StreamExtensions : object
Methods
| Improve this Doc View SourceToBitmapImage(Stream)
Declaration
public static BitmapImage ToBitmapImage(this Stream imageData)
Parameters
Type | Name | Description |
---|---|---|
Stream | imageData |
Returns
Type | Description |
---|---|
BitmapImage |