38 static
xtd::drawing::
image accessories_calculator() noexcept;
46 static
xtd::drawing::
image accessories_character_map() noexcept;
54 static
xtd::drawing::
image accessories_dictionary() noexcept;
62 static
xtd::drawing::
image accessories_text_editor() noexcept;
70 static
xtd::drawing::
image help_browser() noexcept;
86 static
xtd::drawing::
image multimedia_volume_control() noexcept;
94 static
xtd::drawing::
image preferences_desktop_accessibility() noexcept;
98 static
xtd::drawing::
image preferences_desktop_accessibility(const
xtd::drawing::
size&
size) noexcept;
102 static
xtd::drawing::
image preferences_desktop_font() noexcept;
110 static
xtd::drawing::
image preferences_desktop_keyboard() noexcept;
118 static
xtd::drawing::
image preferences_desktop_locale() noexcept;
126 static
xtd::drawing::
image preferences_desktop_screensaver() noexcept;
134 static
xtd::drawing::
image preferences_desktop_theme() noexcept;
142 static
xtd::drawing::
image preferences_desktop_wallpaper() noexcept;
150 static
xtd::drawing::
image system_file_manager() noexcept;
158 static
xtd::drawing::
image system_software_install() noexcept;
166 static
xtd::drawing::
image system_software_update() noexcept;
174 static
xtd::drawing::
image utilities_system_monitor() noexcept;
182 static
xtd::drawing::
image utilities_terminal() noexcept;
Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Definition array.hpp:61
Each property of the xtd::drawing::applications_system_images class is an xtd::drawing::image object ...
Definition applications_system_images.hpp:27
static xtd::drawing::size default_size() noexcept
Gets system image from specified name.
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 namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10
Stores an ordered pair of integers, which specify a height and width.
Definition size.hpp:31
Contains xtd::drawing::system_images_base factory.