Enum D2D1KnownColor
Defines a set of constants that represents known colors and provides convenience methods for instantiating different colors.
Namespace: JeremyAnsel.DirectX.D2D1
Assembly: JeremyAnsel.DirectX.D2D1.dll
Syntax
public enum D2D1KnownColor : uint
Fields
Name | Description |
---|---|
AliceBlue | The Alice Blue color. |
AntiqueWhite | The Antique White color. |
Aqua | The Aqua color. |
Aquamarine | The Aquamarine color. |
Azure | The Azure color. |
Beige | The Beige color. |
Bisque | The Bisque color. |
Black | The Black color. |
BlanchedAlmond | The Blanched Almond color. |
Blue | The Blue color. |
BlueViolet | The Blue Violet color. |
Brown | The Brown color. |
BurlyWood | The Burly Wood color. |
CadetBlue | the Cadet Blue color. |
Chartreuse | The Chartreuse color. |
Chocolate | The Chocolate color. |
Coral | The Coral color. |
CornflowerBlue | The Cornflower Blue color. |
Cornsilk | The Cornsilk color. |
Crimson | The Crimson color. |
Cyan | The Cyan color. |
DarkBlue | The Dark Blue color. |
DarkCyan | The Dark Cyan color. |
DarkGoldenrod | The Dark Goldenrod color. |
DarkGray | The Dark Gray color. |
DarkGreen | The Dark Green color. |
DarkKhaki | The Dark Khaki color. |
DarkMagenta | The Dark Magenta color. |
DarkOliveGreen | The Dark Olive Green color. |
DarkOrange | The Dark Orange color. |
DarkOrchid | The Dark Orchid color. |
DarkRed | The Dark Red color. |
DarkSalmon | The Dark Salmon color. |
DarkSeaGreen | The Dark Sea Green color. |
DarkSlateBlue | The Dark Slate Blue color. |
DarkSlateGray | The Dark Slate Gray color. |
DarkTurquoise | The Dark Turquoise color. |
DarkViolet | The Dark Violet color. |
DeepPink | The Deep Pink color. |
DeepSkyBlue | The Deep Sky Blue color. |
DimGray | The Dim Gray color. |
DodgerBlue | The Dodger Blue color. |
Firebrick | The Firebrick color. |
FloralWhite | The Floral White color. |
ForestGreen | The Forest Green color. |
Fuchsia | The Fuchsia color. |
Gainsboro | The Gainsboro color. |
GhostWhite | The Ghost White color. |
Gold | The Gold color. |
Goldenrod | The Goldenrod color. |
Gray | The Gray color. |
Green | The Green color. |
GreenYellow | The Green Yellow color. |
Honeydew | The Honeydew color. |
HotPink | The Hot Pink color. |
IndianRed | The Indian Red color. |
Indigo | The Indigo color. |
Ivory | The Ivory color. |
Khaki | The Khaki color. |
Lavender | The Lavender color. |
LavenderBlush | The Lavender Blush color. |
LawnGreen | The Lawn Green color. |
LemonChiffon | The Lemon Chiffon color. |
LightBlue | The Light Blue color. |
LightCoral | The Light Coral color. |
LightCyan | The Light Cyan color. |
LightGoldenrodYellow | The Light Goldenrod Yellow color. |
LightGray | The Light Gray color. |
LightGreen | The Light Green color. |
LightPink | The Light Pink color. |
LightSalmon | The Light Salmon color. |
LightSeaGreen | The Light Sea Green color. |
LightSkyBlue | The Light Sky Blue color. |
LightSlateGray | The Light Slate Gray color. |
LightSteelBlue | The Light Steel Blue color. |
LightYellow | The Light Yellow color. |
Lime | The Lime color. |
LimeGreen | The Lime Green color. |
Linen | The Linen color. |
Magenta | The Magenta color. |
Maroon | The Maroon color. |
MediumAquamarine | The Medium Aquamarine color. |
MediumBlue | The Medium Blue color. |
MediumOrchid | The Medium Orchid color. |
MediumPurple | The Medium Purple color. |
MediumSeaGreen | The Medium Sea Green color. |
MediumSlateBlue | The Medium Slate Blue color. |
MediumSpringGreen | The Medium Spring Green color. |
MediumTurquoise | The Medium Turquoise color. |
MediumVioletRed | The Medium Violet Red color. |
MidnightBlue | The Midnight Blue color. |
MintCream | The Mint Cream color. |
MistyRose | The Misty Rose color. |
Moccasin | The Moccasin color. |
NavajoWhite | The Navajo White color. |
Navy | The Navy color. |
OldLace | The Old Lace color. |
Olive | The Olive color. |
OliveDrab | The Olive Drab color. |
Orange | The Orange color. |
OrangeRed | The Orange Red color. |
Orchid | The Orchid color. |
PaleGoldenrod | The Pale Goldenrod color. |
PaleGreen | The Pale Green color. |
PaleTurquoise | The Pale Turquoise color. |
PaleVioletRed | The Pale Violet Red color. |
PapayaWhip | The Papaya Whip color. |
PeachPuff | The Peach Puff color. |
Peru | The Peru color. |
Pink | The Pink color. |
Plum | The Plum color. |
PowderBlue | The Powder Blue color. |
Purple | The Purple color. |
Red | The Red color. |
RosyBrown | The Rosy Brown color. |
RoyalBlue | The Royal Blue color. |
SaddleBrown | The Saddle Brown color. |
Salmon | The Salmon color. |
SandyBrown | The Sandy Brown color. |
SeaGreen | The Sea Green color. |
SeaShell | The Sea Shell color. |
Sienna | The Sienna color. |
Silver | The Silver color. |
SkyBlue | The Sky Blue color. |
SlateBlue | The Slate Blue color. |
SlateGray | The Slate Gray color. |
Snow | The Snow color. |
SpringGreen | The Spring Green color. |
SteelBlue | The Steel Blue color. |
Tan | The Tan color. |
Teal | The Teal color. |
Thistle | The Thistle color. |
Tomato | The Tomato color. |
Turquoise | The Turquoise color. |
Violet | The Violet color. |
Wheat | The Wheat color. |
White | The White color. |
WhiteSmoke | The White Smoke color. |
Yellow | The Yellow color. |
YellowGreen | The Yellow Green color. |