46 static
xtd::drawing::
image folder_activities() noexcept;
54 static
xtd::drawing::
image folder_applications() noexcept;
62 static
xtd::drawing::
image folder_bookmark() noexcept;
70 static
xtd::drawing::
image folder_cloud() noexcept;
78 static
xtd::drawing::
image folder_desktop() noexcept;
86 static
xtd::drawing::
image folder_development() noexcept;
94 static
xtd::drawing::
image folder_documents() noexcept;
102 static
xtd::drawing::
image folder_download() noexcept;
110 static
xtd::drawing::
image folder_favorites() noexcept;
118 static
xtd::drawing::
image folder_games() noexcept;
126 static
xtd::drawing::
image folder_github() noexcept;
150 static
xtd::drawing::
image folder_images() noexcept;
158 static
xtd::drawing::
image folder_important() noexcept;
166 static
xtd::drawing::
image folder_locked() noexcept;
174 static
xtd::drawing::
image folder_music() noexcept;
182 static
xtd::drawing::
image folder_network() noexcept;
190 static
xtd::drawing::
image folder_print() noexcept;
198 static
xtd::drawing::
image folder_public() noexcept;
206 static
xtd::drawing::
image folder_remote() noexcept;
214 static
xtd::drawing::
image folder_system() noexcept;
238 static
xtd::drawing::
image folder_templates() noexcept;
254 static
xtd::drawing::
image folder_videos() noexcept;
262 static
xtd::drawing::
image network_server() noexcept;
270 static
xtd::drawing::
image network_workgroup() noexcept;
286 static
xtd::drawing::
image user_bookmarks() noexcept;
294 static
xtd::drawing::
image user_desktop() noexcept;
Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Definition array.hpp:61
An abstract base class that provides functionality for the bitmap and metafile descended classes.
Definition image.hpp:49
Each property of the xtd::drawing::places_system_images class is an xtd::drawing::image object for Wi...
Definition places_system_images.hpp:27
static xtd::drawing::size default_size() noexcept
Gets system image from specified name.
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.