Show / Hide Table of Contents

    Class SKColorExtensions

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

    Methods

    | Improve this Doc View Source

    ToMapsui(SKColor)

    Declaration
    public static Color ToMapsui(this SKColor color)
    Parameters
    Type Name Description
    SkiaSharp.SKColor color
    Returns
    Type Description
    Color
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX