Search Results for

    Show / Hide Table of Contents

    Class ColorExtensions

    Inheritance
    object
    ColorExtensions
    Namespace: GGL.Extensions
    Assembly: GGL.dll
    Syntax
    public static class ColorExtensions

    Methods

    | Edit this page View Source

    ToRGB(Color)

    Removes alpha from color

    Declaration
    public static Color ToRGB(this Color color)
    Parameters
    Type Name Description
    Color color
    Returns
    Type Description
    Color
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX