CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
system_colors.h
1
2#ifndef _aspose_drawing_system_colors_h_
3#define _aspose_drawing_system_colors_h_
4
5#include "drawing/color.h"
6#include "system/exceptions.h"
7
8namespace System { namespace Drawing {
14{
15public:
18 {
19 return Color::FromArgb(0xFFB4B4B4);
20 }
23 {
24 return Color::FromArgb(0xFF99B4D1);
25 }
28 {
29 return Color::FromArgb(0xFF000000);
30 }
33 {
34 return Color::FromArgb(0xFFABABAB);
35 }
38 {
39 return Color::FromArgb(0xFFF0F0F0);
40 }
43 {
44 return Color::FromArgb(0xFFFFFFFF);
45 }
48 {
49 return Color::FromArgb(0xFFA0A0A0);
50 }
53 {
54 return Color::FromArgb(0xFFF0F0F0);
55 }
58 {
59 return Color::FromArgb(0xFFA0A0A0);
60 }
63 {
64 return Color::FromArgb(0xFF696969);
65 }
68 {
69 return Color::FromArgb(0xFFE3E3E3);
70 }
73 {
74 return Color::FromArgb(0xFFFFFFFF);
75 }
78 {
79 return Color::FromArgb(0xFF000000);
80 }
83 {
84 return Color::FromArgb(0xFF000000);
85 }
88 {
89 return Color::FromArgb(0xFFB9D1EA);
90 }
93 {
94 return Color::FromArgb(0xFFD7E4F2);
95 }
98 {
99 return Color::FromArgb(0xFF6D6D6D);
100 }
103 {
104 return Color::FromArgb(0xFF3399FF);
105 }
108 {
109 return Color::FromArgb(0xFFFFFFFF);
110 }
113 {
114 return Color::FromArgb(0xFF0066CC);
115 }
118 {
119 return Color::FromArgb(0xFFF4F7FC);
120 }
123 {
124 return Color::FromArgb(0xFFBFCDDB);
125 }
128 {
129 return Color::FromArgb(0xFF434E54);
130 }
133 {
134 return Color::FromArgb(0xFFFFFFE1);
135 }
138 {
139 return Color::FromArgb(0xFF000000);
140 }
143 {
144 return Color::FromArgb(0xFFF0F0F0);
145 }
148 {
149 return Color::FromArgb(0xFFF0F0F0);
150 }
153 {
154 return Color::FromArgb(0xFF3399FF);
155 }
158 {
159 return Color::FromArgb(0xFF000000);
160 }
163 {
164 return Color::FromArgb(0xFFC8C8C8);
165 }
168 {
169 return Color::FromArgb(0xFFFFFFFF);
170 }
173 {
174 return Color::FromArgb(0xFF646464);
175 }
178 {
179 return Color::FromArgb(0xFF000000);
180 }
181};
182
183}} // System::Drawing
184
185#endif // _aspose_drawing_system_colors_h_
Represents a color. This type should be allocated on stack and passed to functions by value or by ref...
Definition: color.h:24
static Color FromArgb(int argb)
Constructs an instance of Color class that reprsents the specfied color.
Class that provide a set of precreated Color objects that represent colors of Windows display element...
Definition: system_colors.h:14
static Color get_InfoText()
Returns a Color object that represents the color of the text of a ToolTip.
Definition: system_colors.h:137
static Color get_HighlightText()
Returns a Color object that represents the color of the text of selected items.
Definition: system_colors.h:107
static Color get_ScrollBar()
Returns a Color object that represents the color of the background of a scroll bar.
Definition: system_colors.h:162
static Color get_WindowText()
Returns a Color object that represents the color of the text in the client area of a window.
Definition: system_colors.h:177
static Color get_ControlLight()
Returns a Color object that represents the color of the light of a 3-Dimensional element.
Definition: system_colors.h:67
static Color get_Menu()
Returns a Color object that represents the color of the background of a menu.
Definition: system_colors.h:142
static Color get_MenuText()
Returns a Color object that represents the color of text in a menu.
Definition: system_colors.h:157
static Color get_Info()
Returns a Color object that represents the color of the ToolTip's background.
Definition: system_colors.h:132
static Color get_WindowFrame()
Returns a Color object that represents the color of a window frame.
Definition: system_colors.h:172
static Color get_Control()
Returns a Color object that represents the color of the face of a 3-Dimensional element.
Definition: system_colors.h:52
static Color get_InactiveCaption()
Returns a Color object that represents the color of the background of an inactive window's title bar.
Definition: system_colors.h:122
static Color get_ActiveBorder()
Returns a Color object that represents the color of the active window's border.
Definition: system_colors.h:17
static Color get_MenuHighlight()
Returns a Color object that represents the color used to highlight menu items when the menu appears a...
Definition: system_colors.h:152
static Color get_ButtonFace()
Returns a Color object that represents the face color of a 3-Dimensional element.
Definition: system_colors.h:37
static Color get_GradientInactiveCaption()
Returns a Color object that represents the lightest color in the color gradient of the title bar of a...
Definition: system_colors.h:92
static Color get_Desktop()
Returns a Color object that represents the color of the desktop.
Definition: system_colors.h:82
static Color get_ControlDark()
Returns a Color object that represents the color of the shadow of a 3-Dimensional element.
Definition: system_colors.h:57
static Color get_InactiveCaptionText()
Returns a Color object that represents the color of the text in an inactive window's title bar.
Definition: system_colors.h:127
static Color get_ControlText()
Returns a Color object that represents the color of text in a 3-Dimensional element.
Definition: system_colors.h:77
static Color get_MenuBar()
Returns a Color object that represents the color of the menu bar's background.
Definition: system_colors.h:147
static Color get_Highlight()
Returns a Color object that represents the seleceted items' background color.
Definition: system_colors.h:102
static Color get_AppWorkspace()
Returns a Color object that represents the color of the application workspace.
Definition: system_colors.h:32
static Color get_ActiveCaption()
Returns a Color object that represents the color of the background of the active window's title bar.
Definition: system_colors.h:22
static Color get_InactiveBorder()
Returns a Color object that represents the color of the border of an inactive window.
Definition: system_colors.h:117
static Color get_ActiveCaptionText()
Returns a Color object that represents the color of the text in the title bar of the active window.
Definition: system_colors.h:27
static Color get_ControlDarkDark()
Returns a Color object that represents the color of the dark shadow of a 3-Dimensional element.
Definition: system_colors.h:62
static Color get_ButtonShadow()
Returns a Color object that represents the color of the shadow of a 3-Dimensional element.
Definition: system_colors.h:47
static Color get_GrayText()
Returns a Color object that represents the color of dimmed text.
Definition: system_colors.h:97
static Color get_ButtonHighlight()
Returns a Color object that represents the highlight color of a 3-Dimensional element.
Definition: system_colors.h:42
static Color get_ControlLightLight()
Returns a Color object that represents the color of the highlight of a 3-Dimensional element.
Definition: system_colors.h:72
static Color get_GradientActiveCaption()
Returns a Color object that represents the lightest color in the color gradient of the title bar of a...
Definition: system_colors.h:87
static Color get_HotTrack()
Returns a Color object that represents the color of a hot-tracked item.
Definition: system_colors.h:112
static Color get_Window()
Returns a Color object that represents the color of the background in the client area of a window.
Definition: system_colors.h:167
Definition: db_command.h:9