Show / Hide Table of Contents

    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 Source

    ToBitmapImage(Stream)

    Declaration
    public static BitmapImage ToBitmapImage(this Stream imageData)
    Parameters
    Type Name Description
    Stream imageData
    Returns
    Type Description
    BitmapImage
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX