Back to Website
Show / Hide Table of Contents

Class RgbColors

Inheritance
System.Object
RgbColors
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Model.Color
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public static class RgbColors

Properties

AliceBlue

Declaration
public static RgbColor AliceBlue { get; }
Property Value
Type Description
RgbColor

AntiqueWhite

Declaration
public static RgbColor AntiqueWhite { get; }
Property Value
Type Description
RgbColor

Aqua

Declaration
public static RgbColor Aqua { get; }
Property Value
Type Description
RgbColor

Azure

Declaration
public static RgbColor Azure { get; }
Property Value
Type Description
RgbColor

Beige

Declaration
public static RgbColor Beige { get; }
Property Value
Type Description
RgbColor

Black

Declaration
public static RgbColor Black { get; }
Property Value
Type Description
RgbColor

Blue

Declaration
public static RgbColor Blue { get; }
Property Value
Type Description
RgbColor

BlueViolet

Declaration
public static RgbColor BlueViolet { get; }
Property Value
Type Description
RgbColor

Brown

Declaration
public static RgbColor Brown { get; }
Property Value
Type Description
RgbColor

BurlyWood

Declaration
public static RgbColor BurlyWood { get; }
Property Value
Type Description
RgbColor

CadetBlue

Declaration
public static RgbColor CadetBlue { get; }
Property Value
Type Description
RgbColor

Chartreuse

Declaration
public static RgbColor Chartreuse { get; }
Property Value
Type Description
RgbColor

Chocolate

Declaration
public static RgbColor Chocolate { get; }
Property Value
Type Description
RgbColor

Coral

Declaration
public static RgbColor Coral { get; }
Property Value
Type Description
RgbColor

Crimson

Declaration
public static RgbColor Crimson { get; }
Property Value
Type Description
RgbColor

Cyan

Declaration
public static RgbColor Cyan { get; }
Property Value
Type Description
RgbColor

DarkGray

Declaration
public static RgbColor DarkGray { get; }
Property Value
Type Description
RgbColor

DarkMagenta

Declaration
public static RgbColor DarkMagenta { get; }
Property Value
Type Description
RgbColor

DarkRed

Declaration
public static RgbColor DarkRed { get; }
Property Value
Type Description
RgbColor

DarkSeaGreen

Declaration
public static RgbColor DarkSeaGreen { get; }
Property Value
Type Description
RgbColor

DeepSkyBlue

Declaration
public static RgbColor DeepSkyBlue { get; }
Property Value
Type Description
RgbColor

Gray

Declaration
public static RgbColor Gray { get; }
Property Value
Type Description
RgbColor

Green

Declaration
public static RgbColor Green { get; }
Property Value
Type Description
RgbColor

HotPink

Declaration
public static RgbColor HotPink { get; }
Property Value
Type Description
RgbColor

IndianRed

Declaration
public static RgbColor IndianRed { get; }
Property Value
Type Description
RgbColor

Indigo

Declaration
public static RgbColor Indigo { get; }
Property Value
Type Description
RgbColor

Khaki

Declaration
public static RgbColor Khaki { get; }
Property Value
Type Description
RgbColor

Lavender

Declaration
public static RgbColor Lavender { get; }
Property Value
Type Description
RgbColor

LightGreen

Declaration
public static RgbColor LightGreen { get; }
Property Value
Type Description
RgbColor

LightSeaGreen

Declaration
public static RgbColor LightSeaGreen { get; }
Property Value
Type Description
RgbColor

Lime

Declaration
public static RgbColor Lime { get; }
Property Value
Type Description
RgbColor

Magenta

Declaration
public static RgbColor Magenta { get; }
Property Value
Type Description
RgbColor

MistyRose

Declaration
public static RgbColor MistyRose { get; }
Property Value
Type Description
RgbColor

Orange

Declaration
public static RgbColor Orange { get; }
Property Value
Type Description
RgbColor

PaleVioletRed

Declaration
public static RgbColor PaleVioletRed { get; }
Property Value
Type Description
RgbColor

Pink

Declaration
public static RgbColor Pink { get; }
Property Value
Type Description
RgbColor

Purple

Declaration
public static RgbColor Purple { get; }
Property Value
Type Description
RgbColor

Red

Declaration
public static RgbColor Red { get; }
Property Value
Type Description
RgbColor

Salmon

Declaration
public static RgbColor Salmon { get; }
Property Value
Type Description
RgbColor

SkyBlue

Declaration
public static RgbColor SkyBlue { get; }
Property Value
Type Description
RgbColor

Transparent

Declaration
public static RgbColor Transparent { get; }
Property Value
Type Description
RgbColor

Turquoise

Declaration
public static RgbColor Turquoise { get; }
Property Value
Type Description
RgbColor

Violet

Declaration
public static RgbColor Violet { get; }
Property Value
Type Description
RgbColor

White

Declaration
public static RgbColor White { get; }
Property Value
Type Description
RgbColor

WhiteSmoke

Declaration
public static RgbColor WhiteSmoke { get; }
Property Value
Type Description
RgbColor

Yellow

Declaration
public static RgbColor Yellow { get; }
Property Value
Type Description
RgbColor

YellowGreen

Declaration
public static RgbColor YellowGreen { get; }
Property Value
Type Description
RgbColor

Methods

FromGdiPlusColor(Color)

Declaration
public static RgbColor FromGdiPlusColor(Color color)
Parameters
Type Name Description
System.Drawing.Color color
Returns
Type Description
RgbColor

ToGdiPlusColor(RgbColor)

Declaration
public static Color ToGdiPlusColor(RgbColor rgbColor)
Parameters
Type Name Description
RgbColor rgbColor
Returns
Type Description
System.Drawing.Color
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback