Search Results for

    Show / Hide Table of Contents

    Class BitmapHelper

    Inheritance
    object
    BitmapHelper
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Rendering.Skia
    Assembly: Mapsui.Rendering.Skia.dll
    Syntax
    public static class BitmapHelper

    Methods

    | Edit this page View Source

    InvalidBitmapInfo(BitmapInfo?)

    Declaration
    public static bool InvalidBitmapInfo(BitmapInfo? bitmapInfo)
    Parameters
    Type Name Description
    BitmapInfo bitmapInfo
    Returns
    Type Description
    bool
    | Edit this page View Source

    LoadBitmap(object?)

    Declaration
    public static BitmapInfo? LoadBitmap(object? bitmapStream)
    Parameters
    Type Name Description
    object bitmapStream
    Returns
    Type Description
    BitmapInfo
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX