CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
known_color.h
1
2#ifndef _aspose_system_known_color_h_
3#define _aspose_system_known_color_h_
4
5namespace System { namespace Drawing {
7 enum class KnownColor
8 {
10 ActiveBorder = 1,
12 ActiveCaption = 2,
16 AppWorkspace = 4,
18 Control = 5,
20 ControlDark = 6,
22 ControlDarkDark = 7,
24 ControlLight = 8,
28 ControlText = 10,
30 Desktop = 11,
32 GrayText = 12,
34 Highlight = 13,
36 HighlightText = 14,
38 HotTrack = 15,
40 InactiveBorder = 16,
42 InactiveCaption = 17,
46 Info = 19,
48 InfoText = 20,
50 Menu = 21,
52 MenuText = 22,
54 ScrollBar = 23,
56 Window = 24,
58 WindowFrame = 25,
60 WindowText = 26,
62 Transparent = 27,
63
65 AliceBlue = 28,
66
68 AntiqueWhite = 29,
69
71 Aqua = 30,
72
74 Aquamarine = 31,
75
77 Azure = 32,
78
80 Beige = 33,
81
83 Bisque = 34,
84
86 Black = 35,
87
89 BlanchedAlmond = 36,
90
92 Blue = 37,
93
95 BlueViolet = 38,
96
98 Brown = 39,
99
101 BurlyWood = 40,
102
104 CadetBlue = 41,
105
107 Chartreuse = 42,
108
110 Chocolate = 43,
111
113 Coral = 44,
114
116 CornflowerBlue = 45,
117
119 Cornsilk = 46,
120
122 Crimson = 47,
123
125 Cyan = 48,
126
128 DarkBlue = 49,
129
131 DarkCyan = 50,
132
134 DarkGoldenrod = 51,
135
137 DarkGray = 52,
138
140 DarkGreen = 53,
141
143 DarkKhaki = 54,
144
146 DarkMagenta = 55,
147
149 DarkOliveGreen = 56,
150
152 DarkOrange = 57,
153
155 DarkOrchid = 58,
156
158 DarkRed = 59,
159
161 DarkSalmon = 60,
162
164 DarkSeaGreen = 61,
165
167 DarkSlateBlue = 62,
168
170 DarkSlateGray = 63,
171
173 DarkTurquoise = 64,
174
176 DarkViolet = 65,
177
179 DeepPink = 66,
180
182 DeepSkyBlue = 67,
183
185 DimGray = 68,
186
188 DodgerBlue = 69,
189
191 Firebrick = 70,
192
194 FloralWhite = 71,
195
197 ForestGreen = 72,
198
200 Fuchsia = 73,
201
203 Gainsboro = 74,
204
206 GhostWhite = 75,
207
209 Gold = 76,
210
212 Goldenrod = 77,
213
215 Gray = 78,
216
218 Green = 79,
219
221 GreenYellow = 80,
222
224 Honeydew = 81,
225
227 HotPink = 82,
228
230 IndianRed = 83,
231
233 Indigo = 84,
234
236 Ivory = 85,
237
239 Khaki = 86,
240
242 Lavender = 87,
243
245 LavenderBlush = 88,
246
248 LawnGreen = 89,
249
251 LemonChiffon = 90,
252
254 LightBlue = 91,
255
257 LightCoral = 92,
258
260 LightCyan = 93,
261
264
266 LightGray = 95,
267
269 LightGreen = 96,
270
272 LightPink = 97,
273
275 LightSalmon = 98,
276
278 LightSeaGreen = 99,
279
281 LightSkyBlue = 100,
282
284 LightSlateGray = 101,
285
287 LightSteelBlue = 102,
288
290 LightYellow = 103,
291
293 Lime = 104,
294
296 LimeGreen = 105,
297
299 Linen = 106,
300
302 Magenta = 107,
303
305 Maroon = 108,
306
308 MediumAquamarine = 109,
309
311 MediumBlue = 110,
312
314 MediumOrchid = 111,
315
317 MediumPurple = 112,
318
320 MediumSeaGreen = 113,
321
323 MediumSlateBlue = 114,
324
326 MediumSpringGreen = 115,
327
329 MediumTurquoise = 116,
330
332 MediumVioletRed = 117,
333
335 MidnightBlue = 118,
336
338 MintCream = 119,
339
341 MistyRose = 120,
342
344 Moccasin = 121,
345
347 NavajoWhite = 122,
348
350 Navy = 123,
351
353 OldLace = 124,
354
356 Olive = 125,
357
359 OliveDrab = 126,
360
362 Orange = 127,
363
365 OrangeRed = 128,
366
368 Orchid = 129,
369
371 PaleGoldenrod = 130,
372
374 PaleGreen = 131,
375
377 PaleTurquoise = 132,
378
380 PaleVioletRed = 133,
381
383 PapayaWhip = 134,
384
386 PeachPuff = 135,
387
389 Peru = 136,
390
392 Pink = 137,
393
395 Plum = 138,
396
398 PowderBlue = 139,
399
401 Purple = 140,
402
404 Red = 141,
405
407 RosyBrown = 142,
408
410 RoyalBlue = 143,
411
413 SaddleBrown = 144,
414
416 Salmon = 145,
417
419 SandyBrown = 146,
420
422 SeaGreen = 147,
423
425 SeaShell = 148,
426
428 Sienna = 149,
429
431 Silver = 150,
432
434 SkyBlue = 151,
435
437 SlateBlue = 152,
438
440 SlateGray = 153,
441
443 Snow = 154,
444
446 SpringGreen = 155,
447
449 SteelBlue = 156,
450
452 Tan = 157,
453
455 Teal = 158,
456
458 Thistle = 159,
459
461 Tomato = 160,
462
464 Turquoise = 161,
465
467 Violet = 162,
468
470 Wheat = 163,
471
473 White = 164,
474
476 WhiteSmoke = 165,
477
479 Yellow = 166,
480
482 YellowGreen = 167,
483
485 ButtonFace = 168,
486
488 ButtonHighlight = 169,
489
491 ButtonShadow = 170,
492
495
498
500 MenuBar = 173,
501
503 MenuHighlight = 174
504 };
505}}
506
507#endif
KnownColor
Specifies the known system colors.
Definition: known_color.h:8
@ ControlLightLight
The color of the highlight of a 3-Dimensional element.
@ DarkOrange
The system-defined color whose ARGB value in hexadecimal notation is #FFFF8C00.
@ GreenYellow
The system-defined color whose ARGB value in hexadecimal notation is #FFADFF2F.
@ Cyan
The system-defined color whose ARGB value in hexadecimal notation is #FF00FFFF.
@ Orchid
The system-defined color whose ARGB value in hexadecimal notation is #FFDA70D6.
@ DarkSlateBlue
The system-defined color whose ARGB value in hexadecimal notation is #FF483D8B.
@ Highlight
The seleceted items' background color.
@ LawnGreen
The system-defined color whose ARGB value in hexadecimal notation is #FF7CFC00.
@ OliveDrab
The system-defined color whose ARGB value in hexadecimal notation is #FF6B8E23.
@ LightSalmon
The system-defined color whose ARGB value in hexadecimal notation is #FFFFA07A.
@ Tan
The system-defined color whose ARGB value in hexadecimal notation is #FFD2B48C.
@ OldLace
The system-defined color whose ARGB value in hexadecimal notation is #FFFDF5E6.
@ Navy
The system-defined color whose ARGB value in hexadecimal notation is #FF000080.
@ DeepSkyBlue
The system-defined color whose ARGB value in hexadecimal notation is #FF00BFFF.
@ DodgerBlue
The system-defined color whose ARGB value in hexadecimal notation is #FF1E90FF.
@ SpringGreen
The system-defined color whose ARGB value in hexadecimal notation is #FF00FF7F.
@ IndianRed
The system-defined color whose ARGB value in hexadecimal notation is #FFCD5C5C.
@ LimeGreen
The system-defined color whose ARGB value in hexadecimal notation is #FF32CD32.
@ HotPink
The system-defined color whose ARGB value in hexadecimal notation is #FFFF69B4.
@ MediumTurquoise
The system-defined color whose ARGB value in hexadecimal notation is #FF48D1CC.
@ AppWorkspace
The color of the application workspace.
@ DarkGoldenrod
The system-defined color whose ARGB value in hexadecimal notation is #FFB8860B.
@ ActiveCaption
The color of the background of the active window's title bar.
@ Desktop
The color of the desktop.
@ Aqua
The system-defined color whose ARGB value in hexadecimal notation is #FF00FFFF.
@ White
The system-defined color whose ARGB value in hexadecimal notation is #FFFFFFFF.
@ BlueViolet
The system-defined color whose ARGB value in hexadecimal notation is #FF8A2BE2.
@ ControlText
The color of text in a 3-Dimensional element.
@ Olive
The system-defined color whose ARGB value in hexadecimal notation is #FF808000.
@ Beige
The system-defined color whose ARGB value in hexadecimal notation is #FFF5F5DC.
@ Crimson
The system-defined color whose ARGB value in hexadecimal notation is #FFDC143C.
@ SeaGreen
The system-defined color whose ARGB value in hexadecimal notation is #FF2E8B57.
@ GradientInactiveCaption
The lightest color in the color gradient of the title bar of an inactive window.
@ ButtonShadow
The color of the shadow of a 3-Dimensional element.
@ RosyBrown
The system-defined color whose ARGB value in hexadecimal notation is #FFBC8F8F.
@ Moccasin
The system-defined color whose ARGB value in hexadecimal notation is #FFFFE4B5.
@ LightSeaGreen
The system-defined color whose ARGB value in hexadecimal notation is #FF20B2AA.
@ MidnightBlue
The system-defined color whose ARGB value in hexadecimal notation is #FF191970.
@ Azure
The system-defined color whose ARGB value in hexadecimal notation is #FFF0FFFF.
@ Sienna
The system-defined color whose ARGB value in hexadecimal notation is #FFA0522D.
@ RoyalBlue
The system-defined color whose ARGB value in hexadecimal notation is #FF4169E1.
@ PeachPuff
The system-defined color whose ARGB value in hexadecimal notation is #FFFFDAB9.
@ Transparent
The system-defined color whose ARGB value in hexadecimal notation is #00FFFFFF.
@ MistyRose
The system-defined color whose ARGB value in hexadecimal notation is #FFFFE4E1.
@ PaleGreen
The system-defined color whose ARGB value in hexadecimal notation is #FF98FB98.
@ Info
The color of the ToolTip's background.
@ InactiveCaptionText
The color of the text in an inactive window's title bar.
@ BurlyWood
The system-defined color whose ARGB value in hexadecimal notation is #FFDEB887.
@ LightCoral
The system-defined color whose ARGB value in hexadecimal notation is #FFF08080.
@ Honeydew
The system-defined color whose ARGB value in hexadecimal notation is #FFF0FFF0.
@ DarkTurquoise
The system-defined color whose ARGB value in hexadecimal notation is #FF00CED1.
@ Cornsilk
The system-defined color whose ARGB value in hexadecimal notation is #FFFFF8DC.
@ Firebrick
The system-defined color whose ARGB value in hexadecimal notation is #FFB22222.
@ Fuchsia
The system-defined color whose ARGB value in hexadecimal notation is #FFFF00FF.
@ GrayText
The color of dimmed text.
@ Gainsboro
The system-defined color whose ARGB value in hexadecimal notation is #FFDCDCDC.
@ LightBlue
The system-defined color whose ARGB value in hexadecimal notation is #FFADD8E6.
@ MediumSlateBlue
The system-defined color whose ARGB value in hexadecimal notation is #FF7B68EE.
@ MediumOrchid
The system-defined color whose ARGB value in hexadecimal notation is #FFBA55D3.
@ SaddleBrown
The system-defined color whose ARGB value in hexadecimal notation is #FF8B4513.
@ DarkSalmon
The system-defined color whose ARGB value in hexadecimal notation is #FFE9967A.
@ SandyBrown
The system-defined color whose ARGB value in hexadecimal notation is #FFF4A460.
@ Yellow
The system-defined color whose ARGB value in hexadecimal notation is #FFFFFF00.
@ MediumSeaGreen
The system-defined color whose ARGB value in hexadecimal notation is #FF3CB371.
@ FloralWhite
The system-defined color whose ARGB value in hexadecimal notation is #FFFFFAF0.
@ DarkSeaGreen
The system-defined color whose ARGB value in hexadecimal notation is #FF8FBC8F.
@ PaleGoldenrod
The system-defined color whose ARGB value in hexadecimal notation is #FFEEE8AA.
@ Thistle
The system-defined color whose ARGB value in hexadecimal notation is #FFD8BFD8.
@ Linen
The system-defined color whose ARGB value in hexadecimal notation is #FFFAF0E6.
@ Ivory
The system-defined color whose ARGB value in hexadecimal notation is #FFFFFFF0.
@ MediumAquamarine
The system-defined color whose ARGB value in hexadecimal notation is #FF66CDAA.
@ ControlDarkDark
The color of the dark shadow of a 3-Dimensional element.
@ GradientActiveCaption
The lightest color in the color gradient of the title bar of an active window.
@ LemonChiffon
The system-defined color whose ARGB value in hexadecimal notation is #FFFFFACD.
@ Coral
The system-defined color whose ARGB value in hexadecimal notation is #FFFF7F50.
@ MediumPurple
The system-defined color whose ARGB value in hexadecimal notation is #FF9370DB.
@ MintCream
The system-defined color whose ARGB value in hexadecimal notation is #FFF5FFFA.
@ Chocolate
The system-defined color whose ARGB value in hexadecimal notation is #FFD2691E.
@ ControlLight
The color of the light of a 3-Dimensional element.
@ Bisque
The system-defined color whose ARGB value in hexadecimal notation is #FFFFE4C4.
@ Tomato
The system-defined color whose ARGB value in hexadecimal notation is #FFFF6347.
@ GhostWhite
The system-defined color whose ARGB value in hexadecimal notation is #FFF8F8FF.
@ LightGreen
The system-defined color whose ARGB value in hexadecimal notation is #FF90EE90.
@ BlanchedAlmond
The system-defined color whose ARGB value in hexadecimal notation is #FFFFEBCD.
@ HighlightText
The color of the text of selected items.
@ Khaki
The system-defined color whose ARGB value in hexadecimal notation is #FFF0E68C.
@ Violet
The system-defined color whose ARGB value in hexadecimal notation is #FFEE82EE.
@ Peru
The system-defined color whose ARGB value in hexadecimal notation is #FFCD853F.
@ DarkCyan
The system-defined color whose ARGB value in hexadecimal notation is #FF008B8B.
@ DarkRed
The system-defined color whose ARGB value in hexadecimal notation is #FF8B0000.
@ DarkBlue
The system-defined color whose ARGB value in hexadecimal notation is #FF00008B.
@ WhiteSmoke
The system-defined color whose ARGB value in hexadecimal notation is #FFF5F5F5.
@ ScrollBar
The color of the background of a scroll bar.
@ PaleVioletRed
The system-defined color whose ARGB value in hexadecimal notation is #FFDB7093.
@ Indigo
The system-defined color whose ARGB value in hexadecimal notation is #FF4B0082.
@ InactiveCaption
The color of the background of an inactive window's title bar.
@ CornflowerBlue
The system-defined color whose ARGB value in hexadecimal notation is #FF6495ED.
@ Pink
The system-defined color whose ARGB value in hexadecimal notation is #FFFFC0CB.
@ OrangeRed
The system-defined color whose ARGB value in hexadecimal notation is #FFFF4500.
@ PaleTurquoise
The system-defined color whose ARGB value in hexadecimal notation is #FFAFEEEE.
@ Orange
The system-defined color whose ARGB value in hexadecimal notation is #FFFFA500.
@ DarkGray
The system-defined color whose ARGB value in hexadecimal notation is #FFA9A9A9.
@ HotTrack
The color of a hot-tracked item.
@ Plum
The system-defined color whose ARGB value in hexadecimal notation is #FFDDA0DD.
@ Blue
The system-defined color whose ARGB value in hexadecimal notation is #FF0000FF.
@ Wheat
The system-defined color whose ARGB value in hexadecimal notation is #FFF5DEB3.
@ Gold
The system-defined color whose ARGB value in hexadecimal notation is #FFFFD700.
@ Gray
The system-defined color whose ARGB value in hexadecimal notation is #FF808080.
@ DimGray
The system-defined color whose ARGB value in hexadecimal notation is #FF696969.
@ SteelBlue
The system-defined color whose ARGB value in hexadecimal notation is #FF4682B4.
@ ForestGreen
The system-defined color whose ARGB value in hexadecimal notation is #FF228B22.
@ MediumBlue
The system-defined color whose ARGB value in hexadecimal notation is #FF0000CD.
@ Control
The color of the face of a 3-Dimensional element.
@ DarkKhaki
The system-defined color whose ARGB value in hexadecimal notation is #FFBDB76B.
@ Chartreuse
The system-defined color whose ARGB value in hexadecimal notation is #FF7FFF00.
@ LightSlateGray
The system-defined color whose ARGB value in hexadecimal notation is #FF778899.
@ ActiveCaptionText
The color of the text in the title bar of the active window.
@ LightSteelBlue
The system-defined color whose ARGB value in hexadecimal notation is #FFB0C4DE.
@ SlateGray
The system-defined color whose ARGB value in hexadecimal notation is #FF708090.
@ MediumSpringGreen
The system-defined color whose ARGB value in hexadecimal notation is #FF00FA9A.
@ AliceBlue
The system-defined color whose ARGB value in hexadecimal notation is #FFF0F8FF.
@ MenuBar
The color of the menu bar's background.
@ NavajoWhite
The system-defined color whose ARGB value in hexadecimal notation is #FFFFDEAD.
@ Snow
The system-defined color whose ARGB value in hexadecimal notation is #FFFFFAFA.
@ YellowGreen
The system-defined color whose ARGB value in hexadecimal notation is #FF9ACD32.
@ DeepPink
The system-defined color whose ARGB value in hexadecimal notation is #FFFF1493.
@ ButtonHighlight
The highlight color of a 3-Dimensional element.
@ Menu
The color of the background of a menu.
@ Magenta
The system-defined color whose ARGB value in hexadecimal notation is #FFFF00FF.
@ Purple
The system-defined color whose ARGB value in hexadecimal notation is #FF800080.
@ LightPink
The system-defined color whose ARGB value in hexadecimal notation is #FFFFB6C1.
@ MenuText
The color of text in a menu.
@ DarkOliveGreen
The system-defined color whose ARGB value in hexadecimal notation is #FF556B2F.
@ SlateBlue
The system-defined color whose ARGB value in hexadecimal notation is #FF6A5ACD.
@ LightCyan
The system-defined color whose ARGB value in hexadecimal notation is #FFE0FFFF.
@ WindowText
The color of the text in the client area of a window.
@ ButtonFace
The face color of a 3-Dimensional element.
@ Window
The color of the background in the client area of a window.
@ PapayaWhip
The system-defined color whose ARGB value in hexadecimal notation is #FFFFEFD5.
@ SkyBlue
The system-defined color whose ARGB value in hexadecimal notation is #FF87CEEB.
@ Goldenrod
The system-defined color whose ARGB value in hexadecimal notation is #FFDAA520.
@ LavenderBlush
The system-defined color whose ARGB value in hexadecimal notation is #FFFFF0F5.
@ PowderBlue
The system-defined color whose ARGB value in hexadecimal notation is #FFB0E0E6.
@ Green
The system-defined color whose ARGB value in hexadecimal notation is #FF008000.
@ WindowFrame
The color of a window frame.
@ Aquamarine
The system-defined color whose ARGB value in hexadecimal notation is #FF7FFFD4.
@ LightGoldenrodYellow
The system-defined color whose ARGB value in hexadecimal notation is #FFFAFAD2.
@ Maroon
The system-defined color whose ARGB value in hexadecimal notation is #FF800000.
@ InactiveBorder
The color of the border of an inactive window.
@ ControlDark
The color of the shadow of a 3-Dimensional element.
@ Turquoise
The system-defined color whose ARGB value in hexadecimal notation is #FF40E0D0.
@ DarkOrchid
The system-defined color whose ARGB value in hexadecimal notation is #FF9932CC.
@ DarkSlateGray
The system-defined color whose ARGB value in hexadecimal notation is #FF2F4F4F.
@ MediumVioletRed
The system-defined color whose ARGB value in hexadecimal notation is #FFC71585.
@ DarkMagenta
The system-defined color whose ARGB value in hexadecimal notation is #FF8B008B.
@ LightSkyBlue
The system-defined color whose ARGB value in hexadecimal notation is #FF87CEFA.
@ Teal
The system-defined color whose ARGB value in hexadecimal notation is #FF008080.
@ Salmon
The system-defined color whose ARGB value in hexadecimal notation is #FFFA8072.
@ Lavender
The system-defined color whose ARGB value in hexadecimal notation is #FFE6E6FA.
@ ActiveBorder
The color of the active window's border.
@ Black
The system-defined color whose ARGB value in hexadecimal notation is #FF000000.
@ CadetBlue
The system-defined color whose ARGB value in hexadecimal notation is #FF5F9EA0.
@ AntiqueWhite
The system-defined color whose ARGB value in hexadecimal notation is #FFFAEBD7.
@ Brown
The system-defined color whose ARGB value in hexadecimal notation is #FFA52A2A.
@ Red
The system-defined color whose ARGB value in hexadecimal notation is #FFFF0000.
@ DarkGreen
The system-defined color whose ARGB value in hexadecimal notation is #FF006400.
@ Silver
The system-defined color whose ARGB value in hexadecimal notation is #FFC0C0C0.
@ LightYellow
The system-defined color whose ARGB value in hexadecimal notation is #FFFFFFE0.
@ SeaShell
The system-defined color whose ARGB value in hexadecimal notation is #FFFFF5EE.
@ DarkViolet
The system-defined color whose ARGB value in hexadecimal notation is #FF9400D3.
@ LightGray
The system-defined color whose ARGB value in hexadecimal notation is #FFD3D3D3.
@ Lime
The system-defined color whose ARGB value in hexadecimal notation is #FF00FF00.
@ InfoText
The color of the text of a ToolTip.
@ MenuHighlight
The color used to highlight menu items when the menu appears as a flat menu.
Definition: db_command.h:9