Search Results for

    Show / Hide Table of Contents

    TDrawingColor.FromRgb Method

    Returns a color from its byte components.

    Syntax

    Namespace: FlexCel.Core

    public static TDrawingColor FromRgb(Byte r, Byte g, Byte b, params TColorTransform[] aTransforms)

    Parameters

    <-> Parameter Type Description
    r Byte Red component.
    g Byte Green component.
    b Byte Blue component.
    params aTransforms TColorTransform[] Transformations you want to apply.

    See also

    • TDrawingColor
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com