xtd 1.0.0
Loading...
Searching...
No Matches
actions_system_images.hpp
Go to the documentation of this file.
1
4#pragma once
6
8namespace xtd {
10 namespace drawing {
28 public:
30
34 [[nodiscard]] static auto default_size() noexcept -> xtd::drawing::size;
35
38 [[nodiscard]] static auto address_book_new() noexcept -> xtd::drawing::image;
42 [[nodiscard]] static auto address_book_new(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
43
46 [[nodiscard]] static auto application_exit() noexcept -> xtd::drawing::image;
50 [[nodiscard]] static auto application_exit(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
51
54 [[nodiscard]] static auto appointment_new() noexcept -> xtd::drawing::image;
58 [[nodiscard]] static auto appointment_new(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
59
62 [[nodiscard]] static auto call_start() noexcept -> xtd::drawing::image;
66 [[nodiscard]] static auto call_start(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
67
70 [[nodiscard]] static auto call_stop() noexcept -> xtd::drawing::image;
74 [[nodiscard]] static auto call_stop(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
75
78 [[nodiscard]] static auto contact_new() noexcept -> xtd::drawing::image;
82 [[nodiscard]] static auto contact_new(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
83
86 [[nodiscard]] static auto dialog_cancel() noexcept -> xtd::drawing::image;
90 [[nodiscard]] static auto dialog_cancel(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
91
94 [[nodiscard]] static auto dialog_ok() noexcept -> xtd::drawing::image;
98 [[nodiscard]] static auto dialog_ok(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
99
102 [[nodiscard]] static auto dialog_ok_apply() noexcept -> xtd::drawing::image;
106 [[nodiscard]] static auto dialog_ok_apply(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
107
110 [[nodiscard]] static auto document_edit() noexcept -> xtd::drawing::image;
114 [[nodiscard]] static auto document_edit(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
115
118 [[nodiscard]] static auto document_new() noexcept -> xtd::drawing::image;
122 [[nodiscard]] static auto document_new(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
123
126 [[nodiscard]] static auto document_open() noexcept -> xtd::drawing::image;
130 [[nodiscard]] static auto document_open(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
131
134 [[nodiscard]] static auto document_open_recent() noexcept -> xtd::drawing::image;
138 [[nodiscard]] static auto document_open_recent(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
139
142 [[nodiscard]] static auto document_page_setup() noexcept -> xtd::drawing::image;
146 [[nodiscard]] static auto document_page_setup(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
147
150 [[nodiscard]] static auto document_print() noexcept -> xtd::drawing::image;
154 [[nodiscard]] static auto document_print(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
155
158 [[nodiscard]] static auto document_print_preview() noexcept -> xtd::drawing::image;
162 [[nodiscard]] static auto document_print_preview(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
163
166 [[nodiscard]] static auto document_properties() noexcept -> xtd::drawing::image;
170 [[nodiscard]] static auto document_properties(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
171
174 [[nodiscard]] static auto document_revert() noexcept -> xtd::drawing::image;
178 [[nodiscard]] static auto document_revert(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
179
182 [[nodiscard]] static auto document_save() noexcept -> xtd::drawing::image;
186 [[nodiscard]] static auto document_save(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
187
190 [[nodiscard]] static auto document_save_as() noexcept -> xtd::drawing::image;
194 [[nodiscard]] static auto document_save_as(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
195
198 [[nodiscard]] static auto document_send() noexcept -> xtd::drawing::image;
202 [[nodiscard]] static auto document_send(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
203
206 [[nodiscard]] static auto edit_clear() noexcept -> xtd::drawing::image;
210 [[nodiscard]] static auto edit_clear(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
211
214 [[nodiscard]] static auto edit_copy() noexcept -> xtd::drawing::image;
218 [[nodiscard]] static auto edit_copy(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
219
222 [[nodiscard]] static auto edit_cut() noexcept -> xtd::drawing::image;
226 [[nodiscard]] static auto edit_cut(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
227
230 [[nodiscard]] static auto edit_delete() noexcept -> xtd::drawing::image;
234 [[nodiscard]] static auto edit_delete(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
235
238 [[nodiscard]] static auto edit_find() noexcept -> xtd::drawing::image;
242 [[nodiscard]] static auto edit_find(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
243
246 [[nodiscard]] static auto edit_find_replace() noexcept -> xtd::drawing::image;
250 [[nodiscard]] static auto edit_find_replace(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
251
254 [[nodiscard]] static auto edit_paste() noexcept -> xtd::drawing::image;
258 [[nodiscard]] static auto edit_paste(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
259
262 [[nodiscard]] static auto edit_redo() noexcept -> xtd::drawing::image;
266 [[nodiscard]] static auto edit_redo(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
267
270 [[nodiscard]] static auto edit_rename() noexcept -> xtd::drawing::image;
274 [[nodiscard]] static auto edit_rename(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
275
278 [[nodiscard]] static auto edit_select_all() noexcept -> xtd::drawing::image;
282 [[nodiscard]] static auto edit_select_all(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
283
286 [[nodiscard]] static auto edit_undo() noexcept -> xtd::drawing::image;
290 [[nodiscard]] static auto edit_undo(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
291
294 [[nodiscard]] static auto folder_new() noexcept -> xtd::drawing::image;
298 [[nodiscard]] static auto folder_new(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
299
302 [[nodiscard]] static auto format_indent_less() noexcept -> xtd::drawing::image;
306 [[nodiscard]] static auto format_indent_less(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
307
310 [[nodiscard]] static auto format_indent_more() noexcept -> xtd::drawing::image;
314 [[nodiscard]] static auto format_indent_more(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
315
318 [[nodiscard]] static auto format_justify_center() noexcept -> xtd::drawing::image;
322 [[nodiscard]] static auto format_justify_center(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
323
326 [[nodiscard]] static auto format_justify_fill() noexcept -> xtd::drawing::image;
330 [[nodiscard]] static auto format_justify_fill(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
331
334 [[nodiscard]] static auto format_justify_left() noexcept -> xtd::drawing::image;
338 [[nodiscard]] static auto format_justify_left(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
339
342 [[nodiscard]] static auto format_justify_right() noexcept -> xtd::drawing::image;
346 [[nodiscard]] static auto format_justify_right(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
347
350 [[nodiscard]] static auto format_text_direction_ltr() noexcept -> xtd::drawing::image;
354 [[nodiscard]] static auto format_text_direction_ltr(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
355
358 [[nodiscard]] static auto format_text_direction_rtl() noexcept -> xtd::drawing::image;
362 [[nodiscard]] static auto format_text_direction_rtl(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
363
366 [[nodiscard]] static auto format_text_bold() noexcept -> xtd::drawing::image;
370 [[nodiscard]] static auto format_text_bold(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
371
374 [[nodiscard]] static auto format_text_italic() noexcept -> xtd::drawing::image;
378 [[nodiscard]] static auto format_text_italic(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
379
382 [[nodiscard]] static auto format_text_underline() noexcept -> xtd::drawing::image;
386 [[nodiscard]] static auto format_text_underline(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
387
390 [[nodiscard]] static auto format_text_strikethrough() noexcept -> xtd::drawing::image;
394 [[nodiscard]] static auto format_text_strikethrough(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
395
398 [[nodiscard]] static auto go_bottom() noexcept -> xtd::drawing::image;
402 [[nodiscard]] static auto go_bottom(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
403
406 [[nodiscard]] static auto go_down() noexcept -> xtd::drawing::image;
410 [[nodiscard]] static auto go_down(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
411
414 [[nodiscard]] static auto go_first() noexcept -> xtd::drawing::image;
418 [[nodiscard]] static auto go_first(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
419
422 [[nodiscard]] static auto go_home() noexcept -> xtd::drawing::image;
426 [[nodiscard]] static auto go_home(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
427
430 [[nodiscard]] static auto go_jump() noexcept -> xtd::drawing::image;
434 [[nodiscard]] static auto go_jump(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
435
438 [[nodiscard]] static auto go_last() noexcept -> xtd::drawing::image;
442 [[nodiscard]] static auto go_last(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
443
446 [[nodiscard]] static auto go_next() noexcept -> xtd::drawing::image;
450 [[nodiscard]] static auto go_next(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
451
454 [[nodiscard]] static auto go_previous() noexcept -> xtd::drawing::image;
458 [[nodiscard]] static auto go_previous(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
459
462 [[nodiscard]] static auto go_top() noexcept -> xtd::drawing::image;
466 [[nodiscard]] static auto go_top(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
467
470 [[nodiscard]] static auto go_up() noexcept -> xtd::drawing::image;
474 [[nodiscard]] static auto go_up(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
475
478 [[nodiscard]] static auto help_about() noexcept -> xtd::drawing::image;
482 [[nodiscard]] static auto help_about(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
483
486 [[nodiscard]] static auto help_contents() noexcept -> xtd::drawing::image;
490 [[nodiscard]] static auto help_contents(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
491
494 [[nodiscard]] static auto help_faq() noexcept -> xtd::drawing::image;
498 [[nodiscard]] static auto help_faq(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
499
502 [[nodiscard]] static auto insert_image() noexcept -> xtd::drawing::image;
506 [[nodiscard]] static auto insert_image(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
507
510 [[nodiscard]] static auto insert_link() noexcept -> xtd::drawing::image;
514 [[nodiscard]] static auto insert_link(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
515
518 [[nodiscard]] static auto insert_object() noexcept -> xtd::drawing::image;
522 [[nodiscard]] static auto insert_object(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
523
526 [[nodiscard]] static auto insert_table() noexcept -> xtd::drawing::image;
530 [[nodiscard]] static auto insert_table(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
531
534 [[nodiscard]] static auto insert_text() noexcept -> xtd::drawing::image;
538 [[nodiscard]] static auto insert_text(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
539
542 [[nodiscard]] static auto list_add() noexcept -> xtd::drawing::image;
546 [[nodiscard]] static auto list_add(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
547
550 [[nodiscard]] static auto list_remove() noexcept -> xtd::drawing::image;
554 [[nodiscard]] static auto list_remove(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
555
558 [[nodiscard]] static auto mail_forward() noexcept -> xtd::drawing::image;
562 [[nodiscard]] static auto mail_forward(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
563
566 [[nodiscard]] static auto mail_mark_important() noexcept -> xtd::drawing::image;
570 [[nodiscard]] static auto mail_mark_important(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
571
574 [[nodiscard]] static auto mail_mark_junk() noexcept -> xtd::drawing::image;
578 [[nodiscard]] static auto mail_mark_junk(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
579
582 [[nodiscard]] static auto mail_mark_notjunk() noexcept -> xtd::drawing::image;
586 [[nodiscard]] static auto mail_mark_notjunk(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
587
590 [[nodiscard]] static auto mail_mark_read() noexcept -> xtd::drawing::image;
594 [[nodiscard]] static auto mail_mark_read(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
595
598 [[nodiscard]] static auto mail_mark_unread() noexcept -> xtd::drawing::image;
602 [[nodiscard]] static auto mail_mark_unread(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
603
606 [[nodiscard]] static auto mail_message_new() noexcept -> xtd::drawing::image;
610 [[nodiscard]] static auto mail_message_new(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
611
614 [[nodiscard]] static auto mail_reply_all() noexcept -> xtd::drawing::image;
618 [[nodiscard]] static auto mail_reply_all(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
619
622 [[nodiscard]] static auto mail_reply_sender() noexcept -> xtd::drawing::image;
626 [[nodiscard]] static auto mail_reply_sender(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
627
630 [[nodiscard]] static auto mail_send() noexcept -> xtd::drawing::image;
634 [[nodiscard]] static auto mail_send(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
635
638 [[nodiscard]] static auto mail_send_receive() noexcept -> xtd::drawing::image;
642 [[nodiscard]] static auto mail_send_receive(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
643
646 [[nodiscard]] static auto media_eject() noexcept -> xtd::drawing::image;
650 [[nodiscard]] static auto media_eject(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
651
654 [[nodiscard]] static auto media_optical_burn() noexcept -> xtd::drawing::image;
658 [[nodiscard]] static auto media_optical_burn(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
659
662 [[nodiscard]] static auto media_playback_pause() noexcept -> xtd::drawing::image;
666 [[nodiscard]] static auto media_playback_pause(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
667
670 [[nodiscard]] static auto media_playback_start() noexcept -> xtd::drawing::image;
674 [[nodiscard]] static auto media_playback_start(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
675
678 [[nodiscard]] static auto media_playback_stop() noexcept -> xtd::drawing::image;
682 [[nodiscard]] static auto media_playback_stop(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
683
686 [[nodiscard]] static auto media_record() noexcept -> xtd::drawing::image;
690 [[nodiscard]] static auto media_record(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
691
694 [[nodiscard]] static auto media_seek_backward() noexcept -> xtd::drawing::image;
698 [[nodiscard]] static auto media_seek_backward(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
699
702 [[nodiscard]] static auto media_seek_forward() noexcept -> xtd::drawing::image;
706 [[nodiscard]] static auto media_seek_forward(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
707
710 [[nodiscard]] static auto media_skip_backward() noexcept -> xtd::drawing::image;
714 [[nodiscard]] static auto media_skip_backward(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
715
718 [[nodiscard]] static auto media_skip_forward() noexcept -> xtd::drawing::image;
722 [[nodiscard]] static auto media_skip_forward(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
723
726 [[nodiscard]] static auto object_flip_horizontal() noexcept -> xtd::drawing::image;
730 [[nodiscard]] static auto object_flip_horizontal(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
731
734 [[nodiscard]] static auto object_flip_vertical() noexcept -> xtd::drawing::image;
738 [[nodiscard]] static auto object_flip_vertical(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
739
742 [[nodiscard]] static auto object_rotate_left() noexcept -> xtd::drawing::image;
746 [[nodiscard]] static auto object_rotate_left(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
747
750 [[nodiscard]] static auto object_rotate_right() noexcept -> xtd::drawing::image;
754 [[nodiscard]] static auto object_rotate_right(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
755
758 [[nodiscard]] static auto process_stop() noexcept -> xtd::drawing::image;
762 [[nodiscard]] static auto process_stop(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
763
766 [[nodiscard]] static auto system_lock_screen() noexcept -> xtd::drawing::image;
770 [[nodiscard]] static auto system_lock_screen(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
771
774 [[nodiscard]] static auto system_log_out() noexcept -> xtd::drawing::image;
778 [[nodiscard]] static auto system_log_out(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
779
782 [[nodiscard]] static auto system_run() noexcept -> xtd::drawing::image;
786 [[nodiscard]] static auto system_run(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
787
790 [[nodiscard]] static auto system_search() noexcept -> xtd::drawing::image;
794 [[nodiscard]] static auto system_search(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
795
798 [[nodiscard]] static auto system_reboot() noexcept -> xtd::drawing::image;
802 [[nodiscard]] static auto system_reboot(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
803
806 [[nodiscard]] static auto system_shutdown() noexcept -> xtd::drawing::image;
810 [[nodiscard]] static auto system_shutdown(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
811
814 [[nodiscard]] static auto tools_check_spelling() noexcept -> xtd::drawing::image;
818 [[nodiscard]] static auto tools_check_spelling(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
819
822 [[nodiscard]] static auto view_fullscreen() noexcept -> xtd::drawing::image;
826 [[nodiscard]] static auto view_fullscreen(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
827
830 [[nodiscard]] static auto view_media_equalizer() noexcept -> xtd::drawing::image;
834 [[nodiscard]] static auto view_media_equalizer(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
835
838 [[nodiscard]] static auto view_media_lyrics() noexcept -> xtd::drawing::image;
842 [[nodiscard]] static auto view_media_lyrics(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
843
846 [[nodiscard]] static auto view_refresh() noexcept -> xtd::drawing::image;
850 [[nodiscard]] static auto view_refresh(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
851
854 [[nodiscard]] static auto view_restore() noexcept -> xtd::drawing::image;
858 [[nodiscard]] static auto view_restore(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
859
862 [[nodiscard]] static auto view_sort_ascending() noexcept -> xtd::drawing::image;
866 [[nodiscard]] static auto view_sort_ascending(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
867
870 [[nodiscard]] static auto view_sort_descending() noexcept -> xtd::drawing::image;
874 [[nodiscard]] static auto view_sort_descending(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
875
878 [[nodiscard]] static auto window_close() noexcept -> xtd::drawing::image;
882 [[nodiscard]] static auto window_close(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
883
886 [[nodiscard]] static auto window_close_hovered() noexcept -> xtd::drawing::image;
890 [[nodiscard]] static auto window_close_hovered(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
891
894 [[nodiscard]] static auto window_fullscreen() noexcept -> xtd::drawing::image;
898 [[nodiscard]] static auto window_fullscreen(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
899
902 [[nodiscard]] static auto window_fullscreen_hovered() noexcept -> xtd::drawing::image;
906 [[nodiscard]] static auto window_fullscreen_hovered(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
907
910 [[nodiscard]] static auto window_maximize() noexcept -> xtd::drawing::image;
914 [[nodiscard]] static auto window_maximize(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
915
918 [[nodiscard]] static auto window_maximize_hovered() noexcept -> xtd::drawing::image;
922 [[nodiscard]] static auto window_maximize_hovered(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
923
926 [[nodiscard]] static auto window_minimize() noexcept -> xtd::drawing::image;
930 [[nodiscard]] static auto window_minimize(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
931
934 [[nodiscard]] static auto window_minimize_hovered() noexcept -> xtd::drawing::image;
938 [[nodiscard]] static auto window_minimize_hovered(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
939
942 [[nodiscard]] static auto window_new() noexcept -> xtd::drawing::image;
946 [[nodiscard]] static auto window_new(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
947
950 [[nodiscard]] static auto window_restore() noexcept -> xtd::drawing::image;
954 [[nodiscard]] static auto window_restore(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
955
958 [[nodiscard]] static auto window_restore_hovered() noexcept -> xtd::drawing::image;
962 [[nodiscard]] static auto window_restore_hovered(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
963
966 [[nodiscard]] static auto zoom_fit_best() noexcept -> xtd::drawing::image;
970 [[nodiscard]] static auto zoom_fit_best(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
971
974 [[nodiscard]] static auto zoom_in() noexcept -> xtd::drawing::image;
978 [[nodiscard]] static auto zoom_in(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
979
982 [[nodiscard]] static auto zoom_original() noexcept -> xtd::drawing::image;
986 [[nodiscard]] static auto zoom_original(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
987
990 [[nodiscard]] static auto zoom_out() noexcept -> xtd::drawing::image;
994 [[nodiscard]] static auto zoom_out(const xtd::drawing::size& size) noexcept -> xtd::drawing::image;
996
998
1002 [[nodiscard]] static auto get_images() noexcept -> const xtd::array<xtd::drawing::image>&;
1006 [[nodiscard]] static auto get_images(const xtd::drawing::size& size) noexcept -> xtd::array<xtd::drawing::image>;
1007
1010 [[nodiscard]] static auto get_image_names() noexcept -> const xtd::array<xtd::string>&;
1012 };
1013 }
1014}
Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Definition array.hpp:64
Each property of the xtd::drawing::actions_system_images class is an xtd::drawing::image object for W...
Definition actions_system_images.hpp:27
static auto process_stop() noexcept -> xtd::drawing::image
Gets the actions system image "process-stop".
static auto insert_link() noexcept -> xtd::drawing::image
Gets the actions system image "insert-link".
static auto format_indent_more() noexcept -> xtd::drawing::image
Gets the actions system image "format-indent-more".
static auto mail_forward() noexcept -> xtd::drawing::image
Gets the actions system image "mail-forward".
static auto window_close_hovered() noexcept -> xtd::drawing::image
Gets the actions system image "window-close-hovered".
static auto format_text_strikethrough() noexcept -> xtd::drawing::image
Gets the actions system image "format-text-strikethrough".
static auto mail_send_receive() noexcept -> xtd::drawing::image
Gets the actions system image "mail-send-receive".
static auto object_rotate_right() noexcept -> xtd::drawing::image
Gets the actions system image "object-rotate-right".
static auto media_seek_backward() noexcept -> xtd::drawing::image
Gets the actions system image "media-seek-backward".
static auto window_fullscreen_hovered() noexcept -> xtd::drawing::image
Gets the actions system image "window-fullscreen-hovered".
static auto document_properties() noexcept -> xtd::drawing::image
Gets the actions system image "document-properties".
static auto view_restore() noexcept -> xtd::drawing::image
Gets the actions system image "view-restore".
static auto go_jump() noexcept -> xtd::drawing::image
Gets the actions system image "go-jump".
static auto media_playback_stop() noexcept -> xtd::drawing::image
Gets the actions system image "media-playback-stop".
static auto window_fullscreen() noexcept -> xtd::drawing::image
Gets the actions system image "window-fullscreen".
static auto format_text_direction_ltr() noexcept -> xtd::drawing::image
Gets the actions system image "format-text-direction-ltr".
static auto document_send() noexcept -> xtd::drawing::image
Gets the actions system image "document-send".
static auto format_text_bold() noexcept -> xtd::drawing::image
Gets the actions system image "format-text-bold".
static auto edit_paste() noexcept -> xtd::drawing::image
Gets the actions system image "edit-paste".
static auto default_size() noexcept -> xtd::drawing::size
Gets system image from specified name.
static auto system_log_out() noexcept -> xtd::drawing::image
Gets the actions system image "system-log-out".
static auto view_refresh() noexcept -> xtd::drawing::image
Gets the actions system image "view-refresh".
static auto media_optical_burn() noexcept -> xtd::drawing::image
Gets the actions system image "media-optical-burn".
static auto edit_rename() noexcept -> xtd::drawing::image
Gets the actions system image "edit-rename".
static auto document_revert() noexcept -> xtd::drawing::image
Gets the actions system image "document-revert".
static auto application_exit() noexcept -> xtd::drawing::image
Gets the actions system image "application-exit".
static auto go_up() noexcept -> xtd::drawing::image
Gets the actions system image "go-up".
static auto document_open_recent() noexcept -> xtd::drawing::image
Gets the actions system image "document-open-recent".
static auto get_image_names() noexcept -> const xtd::array< xtd::string > &
Gets an array of image names.
static auto format_indent_less() noexcept -> xtd::drawing::image
Gets the actions system image "format-indent-less".
static auto media_skip_forward() noexcept -> xtd::drawing::image
Gets the actions system image "media-skip-forward".
static auto edit_undo() noexcept -> xtd::drawing::image
Gets the actions system image "edit-undo".
static auto object_rotate_left() noexcept -> xtd::drawing::image
Gets the actions system image "object-rotate-left".
static auto window_minimize_hovered() noexcept -> xtd::drawing::image
Gets the actions system image "window-minimize-hovered".
static auto mail_mark_read() noexcept -> xtd::drawing::image
Gets the actions system image "mail-mark-read".
static auto format_justify_right() noexcept -> xtd::drawing::image
Gets the actions system image "format-justify-right".
static auto get_images() noexcept -> const xtd::array< xtd::drawing::image > &
Gets an array of images.
static auto view_media_equalizer() noexcept -> xtd::drawing::image
Gets the actions system image "view-media-equalizer".
static auto help_about() noexcept -> xtd::drawing::image
Gets the actions system image "help-about".
static auto mail_reply_sender() noexcept -> xtd::drawing::image
Gets the actions system image "mail-reply-sender".
static auto document_open() noexcept -> xtd::drawing::image
Gets the actions system image "document-open".
static auto edit_cut() noexcept -> xtd::drawing::image
Gets the actions system image "edit-cut".
static auto list_remove() noexcept -> xtd::drawing::image
Gets the actions system image "list-remove".
static auto zoom_in() noexcept -> xtd::drawing::image
Gets the actions system image "zoom-in".
static auto media_record() noexcept -> xtd::drawing::image
Gets the actions system image "media-record".
static auto go_down() noexcept -> xtd::drawing::image
Gets the actions system image "go-down".
static auto zoom_fit_best() noexcept -> xtd::drawing::image
Gets the actions system image "zoom-fit-best".
static auto document_print_preview() noexcept -> xtd::drawing::image
Gets the actions system image "document-print-preview".
static auto window_maximize() noexcept -> xtd::drawing::image
Gets the actions system image "window-maximize".
static auto call_start() noexcept -> xtd::drawing::image
Gets the actions system image "call-start".
static auto format_text_underline() noexcept -> xtd::drawing::image
Gets the actions system image "format-text-underline".
static auto document_save() noexcept -> xtd::drawing::image
Gets the actions system image "document-save".
static auto zoom_original() noexcept -> xtd::drawing::image
Gets the actions system image "zoom-original".
static auto window_restore() noexcept -> xtd::drawing::image
Gets the actions system image "window-restore".
static auto view_sort_ascending() noexcept -> xtd::drawing::image
Gets the actions system image "view-sort-ascending".
static auto dialog_cancel() noexcept -> xtd::drawing::image
Gets the actions system image "dialog-cancel".
static auto go_last() noexcept -> xtd::drawing::image
Gets the actions system image "go-last".
static auto insert_object() noexcept -> xtd::drawing::image
Gets the actions system image "insert-object".
static auto list_add() noexcept -> xtd::drawing::image
Gets the actions system image "list-add".
static auto view_fullscreen() noexcept -> xtd::drawing::image
Gets the actions system image "view-fullscreen".
static auto document_print() noexcept -> xtd::drawing::image
Gets the actions system image "document-print".
static auto go_next() noexcept -> xtd::drawing::image
Gets the actions system image "go-next".
static auto go_home() noexcept -> xtd::drawing::image
Gets the actions system image "go-home".
static auto media_playback_start() noexcept -> xtd::drawing::image
Gets the actions system image "media-playback-start".
static auto go_previous() noexcept -> xtd::drawing::image
Gets the actions system image "go-previous".
static auto edit_clear() noexcept -> xtd::drawing::image
Gets the actions system image "edit-clear".
static auto zoom_out() noexcept -> xtd::drawing::image
Gets the actions system image "zoom-out".
static auto view_media_lyrics() noexcept -> xtd::drawing::image
Gets the actions system image "view-media-lyrics".
static auto mail_message_new() noexcept -> xtd::drawing::image
Gets the actions system image "mail-message-new".
static auto window_maximize_hovered() noexcept -> xtd::drawing::image
Gets the actions system image "window-maximize-hovered".
static auto help_contents() noexcept -> xtd::drawing::image
Gets the actions system image "help-contents".
static auto mail_reply_all() noexcept -> xtd::drawing::image
Gets the actions system image "mail-reply-all".
static auto system_lock_screen() noexcept -> xtd::drawing::image
Gets the actions system image "system-lock-screen".
static auto view_sort_descending() noexcept -> xtd::drawing::image
Gets the actions system image "view-sort-descending".
static auto format_justify_left() noexcept -> xtd::drawing::image
Gets the actions system image "format-justify-left".
static auto mail_mark_unread() noexcept -> xtd::drawing::image
Gets the actions system image "mail-mark-unread".
static auto document_save_as() noexcept -> xtd::drawing::image
Gets the actions system image "document-save-as".
static auto go_top() noexcept -> xtd::drawing::image
Gets the actions system image "go-top".
static auto folder_new() noexcept -> xtd::drawing::image
Gets the actions system image "folder-new".
static auto window_minimize() noexcept -> xtd::drawing::image
Gets the actions system image "window-minimize".
static auto mail_mark_notjunk() noexcept -> xtd::drawing::image
Gets the actions system image "mail-mark-notjunk".
static auto format_justify_center() noexcept -> xtd::drawing::image
Gets the actions system image "format-justify-center".
static auto document_page_setup() noexcept -> xtd::drawing::image
Gets the actions system image "document-page-setup".
static auto format_text_direction_rtl() noexcept -> xtd::drawing::image
Gets the actions system image "format-text-direction-rtl".
static auto edit_find_replace() noexcept -> xtd::drawing::image
Gets the actions system image "edit-find-replace".
static auto mail_send() noexcept -> xtd::drawing::image
Gets the actions system image "mail-send".
static auto format_text_italic() noexcept -> xtd::drawing::image
Gets the actions system image "format-text-italic".
static auto go_bottom() noexcept -> xtd::drawing::image
Gets the actions system image "go-bottom".
static auto document_new() noexcept -> xtd::drawing::image
Gets the actions system image "document-new".
static auto mail_mark_junk() noexcept -> xtd::drawing::image
Gets the actions system image "mail-mark-junk".
static auto insert_table() noexcept -> xtd::drawing::image
Gets the actions system image "insert-table".
static auto address_book_new() noexcept -> xtd::drawing::image
Gets the actions system image "address-book-new".
static auto appointment_new() noexcept -> xtd::drawing::image
Gets the actions system image "appointment-new".
static auto edit_delete() noexcept -> xtd::drawing::image
Gets the actions system image "edit-delete".
static auto edit_find() noexcept -> xtd::drawing::image
Gets the actions system image "edit-find".
static auto edit_copy() noexcept -> xtd::drawing::image
Gets the actions system image "edit-copy".
static auto media_seek_forward() noexcept -> xtd::drawing::image
Gets the actions system image "media-seek-forward".
static auto system_shutdown() noexcept -> xtd::drawing::image
Gets the actions system image "system-shutdown".
static auto go_first() noexcept -> xtd::drawing::image
Gets the actions system image "go-first".
static auto dialog_ok_apply() noexcept -> xtd::drawing::image
Gets the actions system image "dialog-ok-apply".
static auto media_eject() noexcept -> xtd::drawing::image
Gets the actions system image "media-eject".
static auto window_restore_hovered() noexcept -> xtd::drawing::image
Gets the actions system image "window-restore-hovered".
static auto contact_new() noexcept -> xtd::drawing::image
Gets the actions system image "contact-new".
static auto insert_text() noexcept -> xtd::drawing::image
Gets the actions system image "insert-text".
static auto media_playback_pause() noexcept -> xtd::drawing::image
Gets the actions system image "media-playback-pause".
static auto system_reboot() noexcept -> xtd::drawing::image
Gets the actions system image "system-reboot".
static auto mail_mark_important() noexcept -> xtd::drawing::image
Gets the actions system image "mail-mark-important".
static auto dialog_ok() noexcept -> xtd::drawing::image
Gets the actions system image "dialog-ok".
static auto media_skip_backward() noexcept -> xtd::drawing::image
Gets the actions system image "media-skip-backward".
static auto window_new() noexcept -> xtd::drawing::image
Gets the actions system image "window-new".
static auto help_faq() noexcept -> xtd::drawing::image
Gets the actions system image "help-faq".
static auto system_run() noexcept -> xtd::drawing::image
Gets the actions system image "system-run".
static auto edit_select_all() noexcept -> xtd::drawing::image
Gets the actions system image "edit-select-all".
static auto edit_redo() noexcept -> xtd::drawing::image
Gets the actions system image "edit-redo".
static auto call_stop() noexcept -> xtd::drawing::image
Gets the actions system image "call-stop".
static auto format_justify_fill() noexcept -> xtd::drawing::image
Gets the actions system image "format-justify-fill".
static auto window_close() noexcept -> xtd::drawing::image
Gets the actions system image "window-close".
static auto object_flip_horizontal() noexcept -> xtd::drawing::image
Gets the actions system image "object-flip-horizontal".
static auto object_flip_vertical() noexcept -> xtd::drawing::image
Gets the actions system image "object-flip-vertical".
static auto insert_image() noexcept -> xtd::drawing::image
Gets the actions system image "insert-image".
static auto system_search() noexcept -> xtd::drawing::image
Gets the actions system image "system-search".
static auto document_edit() noexcept -> xtd::drawing::image
Gets the actions system image "document-edit".
static auto tools_check_spelling() noexcept -> xtd::drawing::image
Gets the actions system image "tools-check-spelling".
An abstract base class that provides functionality for the bitmap and metafile descended classes.
Definition image.hpp:49
Represents the base for all system_images clases (xtd::drawing::system_images).
Definition system_images_base.hpp:32
#define drawing_export_
Define shared library export.
Definition drawing_export.hpp:13
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
Stores an ordered pair of integers, which specify a height and width.
Definition size.hpp:32
Contains xtd::drawing::system_images_base factory.