Click or drag to resize
Ab4d.SharpEngine logo

Colors Class

Colors class defines known colors as Colors4.
Inheritance Hierarchy
SystemObject
  Ab4d.SharpEngine.CommonColors

Namespace: Ab4d.SharpEngine.Common
Assembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.0.9208+3b2441d6a11f923f2600f40f4296bdc3d8b46035
Syntax
C#
public static class Colors

The Colors type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberAliceBlueAliceBlue color (#F0F8FF)
Public propertyStatic memberAntiqueWhiteAntiqueWhite color (#FAEBD7)
Public propertyStatic memberAquaAqua color (#00FFFF)
Public propertyStatic memberAquamarineAquamarine color (#7FFFD4)
Public propertyStatic memberAzureAzure color (#F0FFFF)
Public propertyStatic memberBeigeBeige color (#F5F5DC)
Public propertyStatic memberBisqueBisque color (#FFE4C4)
Public propertyStatic memberBlackBlack color (#000000)
Public propertyStatic memberBlanchedAlmondBlanchedAlmond color (#FFEBCD)
Public propertyStatic memberBlueBlue color (#0000FF)
Public propertyStatic memberBlueVioletBlueViolet color (#8A2BE2)
Public propertyStatic memberBrownBrown color (#A52A2A)
Public propertyStatic memberBurlyWoodBurlyWood color (#DEB887)
Public propertyStatic memberCadetBlueCadetBlue color (#5F9EA0)
Public propertyStatic memberChartreuseChartreuse color (#7FFF00)
Public propertyStatic memberChocolateChocolate color (#D2691E)
Public propertyStatic memberCoralCoral color (#FF7F50)
Public propertyStatic memberCornflowerBlueCornflowerBlue color (#6495ED)
Public propertyStatic memberCornsilkCornsilk color (#FFF8DC)
Public propertyStatic memberCrimsonCrimson color (#DC143C)
Public propertyStatic memberCyanCyan color (#00FFFF)
Public propertyStatic memberDarkBlueDarkBlue color (#00008B)
Public propertyStatic memberDarkCyanDarkCyan color (#008B8B)
Public propertyStatic memberDarkGoldenrodDarkGoldenrod color (#B8860B)
Public propertyStatic memberDarkGrayDarkGray color (#A9A9A9)
Public propertyStatic memberDarkGreenDarkGreen color (#006400)
Public propertyStatic memberDarkKhakiDarkKhaki color (#BDB76B)
Public propertyStatic memberDarkMagentaDarkMagenta color (#8B008B)
Public propertyStatic memberDarkOliveGreenDarkOliveGreen color (#556B2F)
Public propertyStatic memberDarkOrangeDarkOrange color (#FF8C00)
Public propertyStatic memberDarkOrchidDarkOrchid color (#9932CC)
Public propertyStatic memberDarkRedDarkRed color (#8B0000)
Public propertyStatic memberDarkSalmonDarkSalmon color (#E9967A)
Public propertyStatic memberDarkSeaGreenDarkSeaGreen color (#8FBC8F)
Public propertyStatic memberDarkSlateBlueDarkSlateBlue color (#483D8B)
Public propertyStatic memberDarkSlateGrayDarkSlateGray color (#2F4F4F)
Public propertyStatic memberDarkTurquoiseDarkTurquoise color (#00CED1)
Public propertyStatic memberDarkVioletDarkViolet color (#9400D3)
Public propertyStatic memberDeepPinkDeepPink color (#FF1493)
Public propertyStatic memberDeepSkyBlueDeepSkyBlue color (#00BFFF)
Public propertyStatic memberDimGrayDimGray color (#696969)
Public propertyStatic memberDodgerBlueDodgerBlue color (#1E90FF)
Public propertyStatic memberFirebrickFirebrick color (#B22222)
Public propertyStatic memberFloralWhiteFloralWhite color (#FFFAF0)
Public propertyStatic memberForestGreenForestGreen color (#228B22)
Public propertyStatic memberFuchsiaFuchsia color (#FF00FF)
Public propertyStatic memberGainsboroGainsboro color (#DCDCDC)
Public propertyStatic memberGhostWhiteGhostWhite color (#F8F8FF)
Public propertyStatic memberGoldGold color (#FFD700)
Public propertyStatic memberGoldenrodGoldenrod color (#DAA520)
Public propertyStatic memberGrayGray color (#808080)
Public propertyStatic memberGreenGreen color (#008000)
Public propertyStatic memberGreenYellowGreenYellow color (#ADFF2F)
Public propertyStatic memberHoneydewHoneydew color (#F0FFF0)
Public propertyStatic memberHotPinkHotPink color (#FF69B4)
Public propertyStatic memberIndianRedIndianRed color (#CD5C5C)
Public propertyStatic memberIndigoIndigo color (#4B0082)
Public propertyStatic memberIvoryIvory color (#FFFFF0)
Public propertyStatic memberKhakiKhaki color (#F0E68C)
Public propertyStatic memberKnownColorNames Gets a dictionary where the key is the name of the color (in lower case) and the value is RGB integer.
Public propertyStatic memberKnownColors Gets a dictionary where the key is RGB integer value of the color and the value is the name of the color (in Pascal case).
Public propertyStatic memberLavenderLavender color (#E6E6FA)
Public propertyStatic memberLavenderBlushLavenderBlush color (#FFF0F5)
Public propertyStatic memberLawnGreenLawnGreen color (#7CFC00)
Public propertyStatic memberLemonChiffonLemonChiffon color (#FFFACD)
Public propertyStatic memberLightBlueLightBlue color (#ADD8E6)
Public propertyStatic memberLightCoralLightCoral color (#F08080)
Public propertyStatic memberLightCyanLightCyan color (#E0FFFF)
Public propertyStatic memberLightGoldenrodYellowLightGoldenrodYellow color (#FAFAD2)
Public propertyStatic memberLightGrayLightGray color (#D3D3D3)
Public propertyStatic memberLightGreenLightGreen color (#90EE90)
Public propertyStatic memberLightPinkLightPink color (#FFB6C1)
Public propertyStatic memberLightSalmonLightSalmon color (#FFA07A)
Public propertyStatic memberLightSeaGreenLightSeaGreen color (#20B2AA)
Public propertyStatic memberLightSkyBlueLightSkyBlue color (#87CEFA)
Public propertyStatic memberLightSlateGrayLightSlateGray color (#778899)
Public propertyStatic memberLightSteelBlueLightSteelBlue color (#B0C4DE)
Public propertyStatic memberLightYellowLightYellow color (#FFFFE0)
Public propertyStatic memberLimeLime color (#00FF00)
Public propertyStatic memberLimeGreenLimeGreen color (#32CD32)
Public propertyStatic memberLinenLinen color (#FAF0E6)
Public propertyStatic memberMagentaMagenta color (#FF00FF)
Public propertyStatic memberMaroonMaroon color (#800000)
Public propertyStatic memberMediumAquamarineMediumAquamarine color (#66CDAA)
Public propertyStatic memberMediumBlueMediumBlue color (#0000CD)
Public propertyStatic memberMediumOrchidMediumOrchid color (#BA55D3)
Public propertyStatic memberMediumPurpleMediumPurple color (#9370DB)
Public propertyStatic memberMediumSeaGreenMediumSeaGreen color (#3CB371)
Public propertyStatic memberMediumSlateBlueMediumSlateBlue color (#7B68EE)
Public propertyStatic memberMediumSpringGreenMediumSpringGreen color (#00FA9A)
Public propertyStatic memberMediumTurquoiseMediumTurquoise color (#48D1CC)
Public propertyStatic memberMediumVioletRedMediumVioletRed color (#C71585)
Public propertyStatic memberMidnightBlueMidnightBlue color (#191970)
Public propertyStatic memberMintCreamMintCream color (#F5FFFA)
Public propertyStatic memberMistyRoseMistyRose color (#FFE4E1)
Public propertyStatic memberMoccasinMoccasin color (#FFE4B5)
Public propertyStatic memberNavajoWhiteNavajoWhite color (#FFDEAD)
Public propertyStatic memberNavyNavy color (#000080)
Public propertyStatic memberOldLaceOldLace color (#FDF5E6)
Public propertyStatic memberOliveOlive color (#808000)
Public propertyStatic memberOliveDrabOliveDrab color (#6B8E23)
Public propertyStatic memberOrangeOrange color (#FFA500)
Public propertyStatic memberOrangeRedOrangeRed color (#FF4500)
Public propertyStatic memberOrchidOrchid color (#DA70D6)
Public propertyStatic memberPaleGoldenrodPaleGoldenrod color (#EEE8AA)
Public propertyStatic memberPaleGreenPaleGreen color (#98FB98)
Public propertyStatic memberPaleTurquoisePaleTurquoise color (#AFEEEE)
Public propertyStatic memberPaleVioletRedPaleVioletRed color (#DB7093)
Public propertyStatic memberPapayaWhipPapayaWhip color (#FFEFD5)
Public propertyStatic memberPeachPuffPeachPuff color (#FFDAB9)
Public propertyStatic memberPeruPeru color (#CD853F)
Public propertyStatic memberPinkPink color (#FFC0CB)
Public propertyStatic memberPlumPlum color (#DDA0DD)
Public propertyStatic memberPowderBluePowderBlue color (#B0E0E6)
Public propertyStatic memberPurplePurple color (#800080)
Public propertyStatic memberRedRed color (#FF0000)
Public propertyStatic memberRosyBrownRosyBrown color (#BC8F8F)
Public propertyStatic memberRoyalBlueRoyalBlue color (#4169E1)
Public propertyStatic memberSaddleBrownSaddleBrown color (#8B4513)
Public propertyStatic memberSalmonSalmon color (#FA8072)
Public propertyStatic memberSandyBrownSandyBrown color (#F4A460)
Public propertyStatic memberSeaGreenSeaGreen color (#2E8B57)
Public propertyStatic memberSeaShellSeaShell color (#FFF5EE)
Public propertyStatic memberSiennaSienna color (#A0522D)
Public propertyStatic memberSilverSilver color (#C0C0C0)
Public propertyStatic memberSkyBlueSkyBlue color (#87CEEB)
Public propertyStatic memberSlateBlueSlateBlue color (#6A5ACD)
Public propertyStatic memberSlateGraySlateGray color (#708090)
Public propertyStatic memberSnowSnow color (#FFFAFA)
Public propertyStatic memberSpringGreenSpringGreen color (#00FF7F)
Public propertyStatic memberSteelBlueSteelBlue color (#4682B4)
Public propertyStatic memberTanTan color (#D2B48C)
Public propertyStatic memberTealTeal color (#008080)
Public propertyStatic memberThistleThistle color (#D8BFD8)
Public propertyStatic memberTomatoTomato color (#FF6347)
Public propertyStatic memberTransparent Transparent color (#00FFFFFF) as Color4. Note that this color is not alpha pre-multiplied.
Public propertyStatic memberTransparentAlphaPreMultiplied Transparent color (#00000000) as Color4 that is pre-multiplied by alpha value.
Public propertyStatic memberTurquoiseTurquoise color (#40E0D0)
Public propertyStatic memberVioletViolet color (#EE82EE)
Public propertyStatic memberWheatWheat color (#F5DEB3)
Public propertyStatic memberWhiteWhite color (#FFFFFF)
Public propertyStatic memberWhiteSmokeWhiteSmoke color (#F5F5F5)
Public propertyStatic memberYellowYellow color (#FFFF00)
Public propertyStatic memberYellowGreenYellowGreen color (#9ACD32)
Top
See Also