47 static
xtd::drawing::
image folder_activities() noexcept;
55 static
xtd::drawing::
image folder_applications() noexcept;
63 static
xtd::drawing::
image folder_bookmark() noexcept;
71 static
xtd::drawing::
image folder_cloud() noexcept;
79 static
xtd::drawing::
image folder_desktop() noexcept;
87 static
xtd::drawing::
image folder_development() noexcept;
95 static
xtd::drawing::
image folder_documents() noexcept;
103 static
xtd::drawing::
image folder_download() noexcept;
111 static
xtd::drawing::
image folder_favorites() noexcept;
119 static
xtd::drawing::
image folder_games() noexcept;
127 static
xtd::drawing::
image folder_github() noexcept;
151 static
xtd::drawing::
image folder_images() noexcept;
159 static
xtd::drawing::
image folder_important() noexcept;
167 static
xtd::drawing::
image folder_locked() noexcept;
175 static
xtd::drawing::
image folder_music() noexcept;
183 static
xtd::drawing::
image folder_network() noexcept;
191 static
xtd::drawing::
image folder_print() noexcept;
199 static
xtd::drawing::
image folder_public() noexcept;
207 static
xtd::drawing::
image folder_remote() noexcept;
215 static
xtd::drawing::
image folder_system() noexcept;
239 static
xtd::drawing::
image folder_templates() noexcept;
255 static
xtd::drawing::
image folder_videos() noexcept;
263 static
xtd::drawing::
image network_server() noexcept;
271 static
xtd::drawing::
image network_workgroup() noexcept;
287 static
xtd::drawing::
image user_bookmarks() noexcept;
295 static
xtd::drawing::
image user_desktop() noexcept;
324 static const std::vector<
xtd::drawing::
image>& get_images() noexcept;
332 static const std::vector<
xtd::
string>& get_image_names() noexcept;
An abstract base class that provides functionality for the bitmap and metafile descended classes.
Definition image.h:49
Each property of the xtd::drawing::places_system_images class is an xtd::drawing::image object for Wi...
Definition places_system_images.h:28
static xtd::drawing::size default_size() noexcept
Gets system image from specified name.
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.