38 static
xtd::drawing::
image emblem_default() noexcept;
46 static
xtd::drawing::
image emblem_documents() noexcept;
54 static
xtd::drawing::
image emblem_downloads() noexcept;
62 static
xtd::drawing::
image emblem_favorite() noexcept;
70 static
xtd::drawing::
image emblem_important() noexcept;
78 static
xtd::drawing::
image emblem_locked() noexcept;
86 static
xtd::drawing::
image emblem_mail() noexcept;
94 static
xtd::drawing::
image emblem_new() noexcept;
102 static
xtd::drawing::
image emblem_photos() noexcept;
110 static
xtd::drawing::
image emblem_readonly() noexcept;
118 static
xtd::drawing::
image emblem_shared() noexcept;
126 static
xtd::drawing::
image emblem_symbolic_link() noexcept;
134 static
xtd::drawing::
image emblem_synchronizing() noexcept;
142 static
xtd::drawing::
image emblem_system() noexcept;
150 static
xtd::drawing::
image emblem_unlocked() noexcept;
158 static
xtd::drawing::
image emblem_unreadable() 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::emblems_system_images class is an xtd::drawing::image object for W...
Definition emblems_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.