xtd 1.0.0
Loading...
Searching...
No Matches
colors.hpp
Go to the documentation of this file.
1
4#pragma once
6#include "color.hpp"
7#include <xtd/static>
8
10namespace xtd {
12 namespace drawing {
26 public:
28
32 [[nodiscard]] static auto alice_blue() noexcept -> xtd::drawing::color;
33
36 [[nodiscard]] static auto antique_white() noexcept -> xtd::drawing::color;
37
40 [[nodiscard]] static auto aqua() noexcept -> xtd::drawing::color;
41
44 [[nodiscard]] static auto aquamarine() noexcept -> xtd::drawing::color;
45
48 [[nodiscard]] static auto azure() noexcept -> xtd::drawing::color;
49
52 [[nodiscard]] static auto beige() noexcept -> xtd::drawing::color;
53
56 [[nodiscard]] static auto bisque() noexcept -> xtd::drawing::color;
57
60 [[nodiscard]] static auto black() noexcept -> xtd::drawing::color;
61
64 [[nodiscard]] static auto blanched_almond() noexcept -> xtd::drawing::color;
65
68 [[nodiscard]] static auto blue() noexcept -> xtd::drawing::color;
69
72 [[nodiscard]] static auto blue_violet() noexcept -> xtd::drawing::color;
73
76 [[nodiscard]] static auto brown() noexcept -> xtd::drawing::color;
77
80 [[nodiscard]] static auto burly_wood() noexcept -> xtd::drawing::color;
81
84 [[nodiscard]] static auto cadet_blue() noexcept -> xtd::drawing::color;
85
88 [[nodiscard]] static auto chartreuse() noexcept -> xtd::drawing::color;
89
92 [[nodiscard]] static auto chocolate() noexcept -> xtd::drawing::color;
93
96 [[nodiscard]] static auto coral() noexcept -> xtd::drawing::color;
97
100 [[nodiscard]] static auto cornflower_blue() noexcept -> xtd::drawing::color;
101
104 [[nodiscard]] static auto cornsilk() noexcept -> xtd::drawing::color;
105
108 [[nodiscard]] static auto crimson() noexcept -> xtd::drawing::color;
109
112 [[nodiscard]] static auto cyan() noexcept -> xtd::drawing::color;
113
116 [[nodiscard]] static auto dark_blue() noexcept -> xtd::drawing::color;
117
120 [[nodiscard]] static auto dark_cyan() noexcept -> xtd::drawing::color;
121
124 [[nodiscard]] static auto dark_goldenrod() noexcept -> xtd::drawing::color;
125
128 [[nodiscard]] static auto dark_gray() noexcept -> xtd::drawing::color;
129
132 [[nodiscard]] static auto dark_green() noexcept -> xtd::drawing::color;
133
136 [[nodiscard]] static auto dark_khaki() noexcept -> xtd::drawing::color;
137
140 [[nodiscard]] static auto dark_magenta() noexcept -> xtd::drawing::color;
141
144 [[nodiscard]] static auto dark_olive_green() noexcept -> xtd::drawing::color;
145
148 [[nodiscard]] static auto dark_orange() noexcept -> xtd::drawing::color;
149
152 [[nodiscard]] static auto dark_orchid() noexcept -> xtd::drawing::color;
153
156 [[nodiscard]] static auto dark_red() noexcept -> xtd::drawing::color;
157
160 [[nodiscard]] static auto dark_salmon() noexcept -> xtd::drawing::color;
161
164 [[nodiscard]] static auto dark_sea_green() noexcept -> xtd::drawing::color;
165
168 [[nodiscard]] static auto dark_slate_blue() noexcept -> xtd::drawing::color;
169
172 [[nodiscard]] static auto dark_slate_gray() noexcept -> xtd::drawing::color;
173
176 [[nodiscard]] static auto dark_turquoise() noexcept -> xtd::drawing::color;
177
180 [[nodiscard]] static auto dark_violet() noexcept -> xtd::drawing::color;
181
184 [[nodiscard]] static auto deep_pink() noexcept -> xtd::drawing::color;
185
188 [[nodiscard]] static auto deep_sky_blue() noexcept -> xtd::drawing::color;
189
192 [[nodiscard]] static auto dim_gray() noexcept -> xtd::drawing::color;
193
196 [[nodiscard]] static auto dodger_blue() noexcept -> xtd::drawing::color;
197
200 [[nodiscard]] static auto firebrick() noexcept -> xtd::drawing::color;
201
204 [[nodiscard]] static auto floral_white() noexcept -> xtd::drawing::color;
205
208 [[nodiscard]] static auto forest_green() noexcept -> xtd::drawing::color;
209
212 [[nodiscard]] static auto fuchsia() noexcept -> xtd::drawing::color;
213
216 [[nodiscard]] static auto gainsboro() noexcept -> xtd::drawing::color;
217
220 [[nodiscard]] static auto ghost_white() noexcept -> xtd::drawing::color;
221
224 [[nodiscard]] static auto gold() noexcept -> xtd::drawing::color;
225
228 [[nodiscard]] static auto goldenrod() noexcept -> xtd::drawing::color;
229
232 [[nodiscard]] static auto gray() noexcept -> xtd::drawing::color;
233
236 [[nodiscard]] static auto green() noexcept -> xtd::drawing::color;
237
240 [[nodiscard]] static auto green_yellow() noexcept -> xtd::drawing::color;
241
244 [[nodiscard]] static auto honeydew() noexcept -> xtd::drawing::color;
245
248 [[nodiscard]] static auto hot_pink() noexcept -> xtd::drawing::color;
249
252 [[nodiscard]] static auto indian_red() noexcept -> xtd::drawing::color;
253
256 [[nodiscard]] static auto indigo() noexcept -> xtd::drawing::color;
257
260 [[nodiscard]] static auto ivory() noexcept -> xtd::drawing::color;
261
264 [[nodiscard]] static auto khaki() noexcept -> xtd::drawing::color;
265
268 [[nodiscard]] static auto lavender() noexcept -> xtd::drawing::color;
269
272 [[nodiscard]] static auto lavender_blush() noexcept -> xtd::drawing::color;
273
276 [[nodiscard]] static auto lawn_green() noexcept -> xtd::drawing::color;
277
280 [[nodiscard]] static auto lemon_chiffon() noexcept -> xtd::drawing::color;
281
284 [[nodiscard]] static auto light_blue() noexcept -> xtd::drawing::color;
285
288 [[nodiscard]] static auto light_coral() noexcept -> xtd::drawing::color;
289
292 [[nodiscard]] static auto light_cyan() noexcept -> xtd::drawing::color;
293
296 [[nodiscard]] static auto light_goldenrod_yellow() noexcept -> xtd::drawing::color;
297
300 [[nodiscard]] static auto light_gray() noexcept -> xtd::drawing::color;
301
304 [[nodiscard]] static auto light_green() noexcept -> xtd::drawing::color;
305
308 [[nodiscard]] static auto light_pink() noexcept -> xtd::drawing::color;
309
312 [[nodiscard]] static auto light_salmon() noexcept -> xtd::drawing::color;
313
316 [[nodiscard]] static auto light_sea_green() noexcept -> xtd::drawing::color;
317
320 [[nodiscard]] static auto light_sky_blue() noexcept -> xtd::drawing::color;
321
324 [[nodiscard]] static auto light_slate_gray() noexcept -> xtd::drawing::color;
325
328 [[nodiscard]] static auto light_steel_blue() noexcept -> xtd::drawing::color;
329
332 [[nodiscard]] static auto light_yellow() noexcept -> xtd::drawing::color;
333
336 [[nodiscard]] static auto lime() noexcept -> xtd::drawing::color;
337
340 [[nodiscard]] static auto lime_green() noexcept -> xtd::drawing::color;
341
344 [[nodiscard]] static auto linen() noexcept -> xtd::drawing::color;
345
348 [[nodiscard]] static auto magenta() noexcept -> xtd::drawing::color;
349
352 [[nodiscard]] static auto maroon() noexcept -> xtd::drawing::color;
353
356 [[nodiscard]] static auto medium_aquamarine() noexcept -> xtd::drawing::color;
357
360 [[nodiscard]] static auto medium_blue() noexcept -> xtd::drawing::color;
361
364 [[nodiscard]] static auto medium_orchid() noexcept -> xtd::drawing::color;
365
368 [[nodiscard]] static auto medium_purple() noexcept -> xtd::drawing::color;
369
372 [[nodiscard]] static auto medium_sea_green() noexcept -> xtd::drawing::color;
373
376 [[nodiscard]] static auto medium_slate_blue() noexcept -> xtd::drawing::color;
377
380 [[nodiscard]] static auto medium_spring_green() noexcept -> xtd::drawing::color;
381
384 [[nodiscard]] static auto medium_turquoise() noexcept -> xtd::drawing::color;
385
388 [[nodiscard]] static auto medium_violet_red() noexcept -> xtd::drawing::color;
389
392 [[nodiscard]] static auto midnight_blue() noexcept -> xtd::drawing::color;
393
396 [[nodiscard]] static auto mint_cream() noexcept -> xtd::drawing::color;
397
400 [[nodiscard]] static auto misty_rose() noexcept -> xtd::drawing::color;
401
404 [[nodiscard]] static auto moccasin() noexcept -> xtd::drawing::color;
405
408 [[nodiscard]] static auto navajo_white() noexcept -> xtd::drawing::color;
409
412 [[nodiscard]] static auto navy() noexcept -> xtd::drawing::color;
413
416 [[nodiscard]] static auto old_lace() noexcept -> xtd::drawing::color;
417
420 [[nodiscard]] static auto olive() noexcept -> xtd::drawing::color;
421
424 [[nodiscard]] static auto olive_drab() noexcept -> xtd::drawing::color;
425
428 [[nodiscard]] static auto orange() noexcept -> xtd::drawing::color;
429
432 [[nodiscard]] static auto orange_red() noexcept -> xtd::drawing::color;
433
436 [[nodiscard]] static auto orchid() noexcept -> xtd::drawing::color;
437
440 [[nodiscard]] static auto pale_goldenrod() noexcept -> xtd::drawing::color;
441
444 [[nodiscard]] static auto pale_green() noexcept -> xtd::drawing::color;
445
448 [[nodiscard]] static auto pale_turquoise() noexcept -> xtd::drawing::color;
449
452 [[nodiscard]] static auto pale_violet_red() noexcept -> xtd::drawing::color;
453
456 [[nodiscard]] static auto papaya_whip() noexcept -> xtd::drawing::color;
457
460 [[nodiscard]] static auto peach_puff() noexcept -> xtd::drawing::color;
461
464 [[nodiscard]] static auto peru() noexcept -> xtd::drawing::color;
465
468 [[nodiscard]] static auto pink() noexcept -> xtd::drawing::color;
469
472 [[nodiscard]] static auto plum() noexcept -> xtd::drawing::color;
473
476 [[nodiscard]] static auto powder_blue() noexcept -> xtd::drawing::color;
477
480 [[nodiscard]] static auto purple() noexcept -> xtd::drawing::color;
481
484 [[nodiscard]] static auto rebecca_purple() noexcept -> xtd::drawing::color;
485
488 [[nodiscard]] static auto red() noexcept -> xtd::drawing::color;
489
492 [[nodiscard]] static auto rosy_brown() noexcept -> xtd::drawing::color;
493
496 [[nodiscard]] static auto royal_blue() noexcept -> xtd::drawing::color;
497
500 [[nodiscard]] static auto saddle_brown() noexcept -> xtd::drawing::color;
501
504 [[nodiscard]] static auto salmon() noexcept -> xtd::drawing::color;
505
508 [[nodiscard]] static auto sandy_brown() noexcept -> xtd::drawing::color;
509
512 [[nodiscard]] static auto sea_green() noexcept -> xtd::drawing::color;
513
516 [[nodiscard]] static auto sea_shell() noexcept -> xtd::drawing::color;
517
520 [[nodiscard]] static auto sienna() noexcept -> xtd::drawing::color;
521
524 [[nodiscard]] static auto silver() noexcept -> xtd::drawing::color;
525
528 [[nodiscard]] static auto sky_blue() noexcept -> xtd::drawing::color;
529
532 [[nodiscard]] static auto slate_blue() noexcept -> xtd::drawing::color;
533
536 [[nodiscard]] static auto slate_gray() noexcept -> xtd::drawing::color;
537
540 [[nodiscard]] static auto snow() noexcept -> xtd::drawing::color;
541
544 [[nodiscard]] static auto spring_green() noexcept -> xtd::drawing::color;
545
548 [[nodiscard]] static auto steel_blue() noexcept -> xtd::drawing::color;
549
552 [[nodiscard]] static auto tan() noexcept -> xtd::drawing::color;
553
556 [[nodiscard]] static auto teal() noexcept -> xtd::drawing::color;
557
560 [[nodiscard]] static auto thistle() noexcept -> xtd::drawing::color;
561
564 [[nodiscard]] static auto tomato() noexcept -> xtd::drawing::color;
565
568 [[nodiscard]] static auto transparent() noexcept -> xtd::drawing::color;
569
572 [[nodiscard]] static auto turquoise() noexcept -> xtd::drawing::color;
573
576 [[nodiscard]] static auto violet() noexcept -> xtd::drawing::color;
577
580 [[nodiscard]] static auto wheat() noexcept -> xtd::drawing::color;
581
584 [[nodiscard]] static auto white() noexcept -> xtd::drawing::color;
585
588 [[nodiscard]] static auto white_smoke() noexcept -> xtd::drawing::color;
589
592 [[nodiscard]] static auto yellow() noexcept -> xtd::drawing::color;
593
596 [[nodiscard]] static auto yellow_green() noexcept -> xtd::drawing::color;
598
600
603 [[nodiscard]] static auto get_colors() noexcept -> const xtd::array<xtd::drawing::color>&;
604
606 [[nodiscard]] static auto get_color_names() noexcept -> const xtd::array<xtd::string>&;
608 };
609 }
610}
Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Definition array.hpp:64
Represents an ARGB (alpha, red, green, blue) color.
Definition color.hpp:52
colors for all the standard colors. This class cannot be inherited.
Definition colors.hpp:25
static auto lemon_chiffon() noexcept -> xtd::drawing::color
A system-defined color object.
static auto sandy_brown() noexcept -> xtd::drawing::color
A system-defined color object.
static auto yellow_green() noexcept -> xtd::drawing::color
A system-defined color object.
static auto powder_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto light_steel_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto cornflower_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto honeydew() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_olive_green() noexcept -> xtd::drawing::color
A system-defined color object.
static auto antique_white() noexcept -> xtd::drawing::color
A system-defined color object.
static auto coral() noexcept -> xtd::drawing::color
A system-defined color object.
static auto teal() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_cyan() noexcept -> xtd::drawing::color
A system-defined color object.
static auto sea_green() noexcept -> xtd::drawing::color
A system-defined color object.
static auto gold() noexcept -> xtd::drawing::color
A system-defined color object.
static auto rebecca_purple() noexcept -> xtd::drawing::color
A system-defined color object.
static auto light_gray() noexcept -> xtd::drawing::color
A system-defined color object.
static auto firebrick() noexcept -> xtd::drawing::color
A system-defined color object.
static auto violet() noexcept -> xtd::drawing::color
A system-defined color object.
static auto medium_slate_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto medium_violet_red() noexcept -> xtd::drawing::color
A system-defined color object.
static auto navajo_white() noexcept -> xtd::drawing::color
A system-defined color object.
static auto pale_turquoise() noexcept -> xtd::drawing::color
A system-defined color object.
static auto papaya_whip() noexcept -> xtd::drawing::color
A system-defined color object.
static auto medium_spring_green() noexcept -> xtd::drawing::color
A system-defined color object.
static auto yellow() noexcept -> xtd::drawing::color
A system-defined color object.
static auto deep_sky_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto magenta() noexcept -> xtd::drawing::color
A system-defined color object.
static auto orange_red() noexcept -> xtd::drawing::color
A system-defined color object.
static auto old_lace() noexcept -> xtd::drawing::color
A system-defined color object.
static auto chocolate() noexcept -> xtd::drawing::color
A system-defined color object.
static auto lawn_green() noexcept -> xtd::drawing::color
A system-defined color object.
static auto brown() noexcept -> xtd::drawing::color
A system-defined color object.
static auto orchid() noexcept -> xtd::drawing::color
A system-defined color object.
static auto light_cyan() noexcept -> xtd::drawing::color
A system-defined color object.
static auto sea_shell() noexcept -> xtd::drawing::color
A system-defined color object.
static auto blue_violet() noexcept -> xtd::drawing::color
A system-defined color object.
static auto sky_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto slate_gray() noexcept -> xtd::drawing::color
A system-defined color object.
static auto blanched_almond() noexcept -> xtd::drawing::color
A system-defined color object.
static auto royal_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto olive() noexcept -> xtd::drawing::color
A system-defined color object.
static auto snow() noexcept -> xtd::drawing::color
A system-defined color object.
static auto medium_aquamarine() noexcept -> xtd::drawing::color
A system-defined color object.
static auto maroon() noexcept -> xtd::drawing::color
A system-defined color object.
static auto light_yellow() noexcept -> xtd::drawing::color
A system-defined color object.
static auto crimson() noexcept -> xtd::drawing::color
A system-defined color object.
static auto cornsilk() noexcept -> xtd::drawing::color
A system-defined color object.
static auto light_sea_green() noexcept -> xtd::drawing::color
A system-defined color object.
static auto indigo() noexcept -> xtd::drawing::color
A system-defined color object.
static auto cyan() noexcept -> xtd::drawing::color
A system-defined color object.
static auto khaki() noexcept -> xtd::drawing::color
A system-defined color object.
static auto light_goldenrod_yellow() noexcept -> xtd::drawing::color
A system-defined color object.
static auto light_green() noexcept -> xtd::drawing::color
A system-defined color object.
static auto salmon() noexcept -> xtd::drawing::color
A system-defined color object.
static auto lime() noexcept -> xtd::drawing::color
A system-defined color object.
static auto beige() noexcept -> xtd::drawing::color
A system-defined color object.
static auto get_color_names() noexcept -> const xtd::array< xtd::string > &
Gets an array of color names.
static auto pale_goldenrod() noexcept -> xtd::drawing::color
A system-defined color object.
static auto transparent() noexcept -> xtd::drawing::color
A system-defined color object.
static auto lime_green() noexcept -> xtd::drawing::color
A system-defined color object.
static auto peru() noexcept -> xtd::drawing::color
A system-defined color object.
static auto deep_pink() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_violet() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_goldenrod() noexcept -> xtd::drawing::color
A system-defined color object.
static auto alice_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_green() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_turquoise() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_orange() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_slate_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto gray() noexcept -> xtd::drawing::color
A system-defined color object.
static auto burly_wood() noexcept -> xtd::drawing::color
A system-defined color object.
static auto light_sky_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_salmon() noexcept -> xtd::drawing::color
A system-defined color object.
static auto get_colors() noexcept -> const xtd::array< xtd::drawing::color > &
Gets an array of colors.
static auto pink() noexcept -> xtd::drawing::color
A system-defined color object.
static auto medium_turquoise() noexcept -> xtd::drawing::color
A system-defined color object.
static auto sienna() noexcept -> xtd::drawing::color
A system-defined color object.
static auto ghost_white() noexcept -> xtd::drawing::color
A system-defined color object.
static auto chartreuse() noexcept -> xtd::drawing::color
A system-defined color object.
static auto medium_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto linen() noexcept -> xtd::drawing::color
A system-defined color object.
static auto slate_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_slate_gray() noexcept -> xtd::drawing::color
A system-defined color object.
static auto pale_violet_red() noexcept -> xtd::drawing::color
A system-defined color object.
static auto fuchsia() noexcept -> xtd::drawing::color
A system-defined color object.
static auto ivory() noexcept -> xtd::drawing::color
A system-defined color object.
static auto hot_pink() noexcept -> xtd::drawing::color
A system-defined color object.
static auto turquoise() noexcept -> xtd::drawing::color
A system-defined color object.
static auto midnight_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_gray() noexcept -> xtd::drawing::color
A system-defined color object.
static auto indian_red() noexcept -> xtd::drawing::color
A system-defined color object.
static auto goldenrod() noexcept -> xtd::drawing::color
A system-defined color object.
static auto azure() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_sea_green() noexcept -> xtd::drawing::color
A system-defined color object.
static auto gainsboro() noexcept -> xtd::drawing::color
A system-defined color object.
static auto light_pink() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_orchid() noexcept -> xtd::drawing::color
A system-defined color object.
static auto light_coral() noexcept -> xtd::drawing::color
A system-defined color object.
static auto spring_green() noexcept -> xtd::drawing::color
A system-defined color object.
static auto white_smoke() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dim_gray() noexcept -> xtd::drawing::color
A system-defined color object.
static auto aqua() noexcept -> xtd::drawing::color
A system-defined color object.
static auto medium_orchid() noexcept -> xtd::drawing::color
A system-defined color object.
static auto floral_white() noexcept -> xtd::drawing::color
A system-defined color object.
static auto rosy_brown() noexcept -> xtd::drawing::color
A system-defined color object.
static auto olive_drab() noexcept -> xtd::drawing::color
A system-defined color object.
static auto orange() noexcept -> xtd::drawing::color
A system-defined color object.
static auto light_slate_gray() noexcept -> xtd::drawing::color
A system-defined color object.
static auto green() noexcept -> xtd::drawing::color
A system-defined color object.
static auto purple() noexcept -> xtd::drawing::color
A system-defined color object.
static auto tomato() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_red() noexcept -> xtd::drawing::color
A system-defined color object.
static auto tan() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_magenta() noexcept -> xtd::drawing::color
A system-defined color object.
static auto lavender() noexcept -> xtd::drawing::color
A system-defined color object.
static auto moccasin() noexcept -> xtd::drawing::color
A system-defined color object.
static auto white() noexcept -> xtd::drawing::color
A system-defined color object.
static auto blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto navy() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_khaki() noexcept -> xtd::drawing::color
A system-defined color object.
static auto light_salmon() noexcept -> xtd::drawing::color
A system-defined color object.
static auto wheat() noexcept -> xtd::drawing::color
A system-defined color object.
static auto bisque() noexcept -> xtd::drawing::color
A system-defined color object.
static auto silver() noexcept -> xtd::drawing::color
A system-defined color object.
static auto red() noexcept -> xtd::drawing::color
A system-defined color object.
static auto saddle_brown() noexcept -> xtd::drawing::color
A system-defined color object.
static auto pale_green() noexcept -> xtd::drawing::color
A system-defined color object.
static auto green_yellow() noexcept -> xtd::drawing::color
A system-defined color object.
static auto thistle() noexcept -> xtd::drawing::color
A system-defined color object.
static auto light_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto steel_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto aquamarine() noexcept -> xtd::drawing::color
A system-defined color object.
static auto black() noexcept -> xtd::drawing::color
A system-defined color object.
static auto forest_green() noexcept -> xtd::drawing::color
A system-defined color object.
static auto lavender_blush() noexcept -> xtd::drawing::color
A system-defined color object.
static auto misty_rose() noexcept -> xtd::drawing::color
A system-defined color object.
static auto peach_puff() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dodger_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto cadet_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto mint_cream() noexcept -> xtd::drawing::color
A system-defined color object.
static auto dark_blue() noexcept -> xtd::drawing::color
A system-defined color object.
static auto medium_sea_green() noexcept -> xtd::drawing::color
A system-defined color object.
static auto medium_purple() noexcept -> xtd::drawing::color
A system-defined color object.
static auto plum() noexcept -> xtd::drawing::color
A system-defined color object.
Contains xtd::drawing::color class.
Contains drawing_export_ keyword.
#define drawing_export_
Define shared library export.
Definition drawing_export.hpp:13
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition static.hpp:38
The xtd::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functi...
Definition actions_system_images.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8