39 static
xtd::drawing::
image accessories_calculator() noexcept;
47 static
xtd::drawing::
image accessories_character_map() noexcept;
55 static
xtd::drawing::
image accessories_dictionary() noexcept;
63 static
xtd::drawing::
image accessories_text_editor() noexcept;
71 static
xtd::drawing::
image help_browser() noexcept;
87 static
xtd::drawing::
image multimedia_volume_control() noexcept;
95 static
xtd::drawing::
image preferences_desktop_accessibility() noexcept;
99 static
xtd::drawing::
image preferences_desktop_accessibility(const
xtd::drawing::
size&
size) noexcept;
103 static
xtd::drawing::
image preferences_desktop_font() noexcept;
111 static
xtd::drawing::
image preferences_desktop_keyboard() noexcept;
119 static
xtd::drawing::
image preferences_desktop_locale() noexcept;
127 static
xtd::drawing::
image preferences_desktop_screensaver() noexcept;
135 static
xtd::drawing::
image preferences_desktop_theme() noexcept;
143 static
xtd::drawing::
image preferences_desktop_wallpaper() noexcept;
151 static
xtd::drawing::
image system_file_manager() noexcept;
159 static
xtd::drawing::
image system_software_install() noexcept;
167 static
xtd::drawing::
image system_software_update() noexcept;
175 static
xtd::drawing::
image utilities_system_monitor() noexcept;
183 static
xtd::drawing::
image utilities_terminal() noexcept;
196 static const std::vector<
xtd::drawing::
image>& get_images() noexcept;
204 static const std::vector<
xtd::
string>& get_image_names() noexcept;
Each property of the xtd::drawing::applications_system_images class is an xtd::drawing::image object ...
Definition applications_system_images.h:28
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.h:49
Stores an ordered pair of integers, which specify a height and width.
Definition size.h:31
Represents the base for all system_images clases (xtd::drawing::system_images).
Definition system_images_base.h:32
#define drawing_export_
Define shared library export.
Definition drawing_export.h:13
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10
Contains xtd::drawing::system_images_base factory.