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::image emblem_locked() noexcept
Gets the emblems system image "emblem-locked".
static xtd::drawing::image emblem_symbolic_link() noexcept
Gets the emblems system image "emblem-symbolic-link".
static xtd::drawing::image emblem_mail() noexcept
Gets the emblems system image "emblem-mail".
static xtd::drawing::image emblem_documents() noexcept
Gets the emblems system image "emblem-documents".
static xtd::drawing::image emblem_important() noexcept
Gets the emblems system image "emblem-important".
static xtd::drawing::image emblem_new() noexcept
Gets the emblems system image "emblem-new".
static xtd::drawing::image emblem_favorite() noexcept
Gets the emblems system image "emblem-favorite".
static xtd::drawing::image emblem_unlocked() noexcept
Gets the emblems system image "emblem-unlocked".
static xtd::drawing::image emblem_downloads() noexcept
Gets the emblems system image "emblem-downloads".
static xtd::drawing::size default_size() noexcept
Gets system image from specified name.
static xtd::drawing::image emblem_photos() noexcept
Gets the emblems system image "emblem-photos".
static xtd::drawing::image emblem_system() noexcept
Gets the emblems system image "emblem-system".
static xtd::drawing::image emblem_default() noexcept
Gets the emblems system image "emblem-default".
static const xtd::array< xtd::drawing::image > & get_images() noexcept
Gets an array of images.
static xtd::drawing::image emblem_readonly() noexcept
Gets the emblems system image "emblem-readonly".
static const xtd::array< xtd::string > & get_image_names() noexcept
Gets an array of image names.
static xtd::drawing::image emblem_shared() noexcept
Gets the emblems system image "emblem-shared".
static xtd::drawing::image emblem_unreadable() noexcept
Gets the emblems system image "emblem-unreadable".
static xtd::drawing::image emblem_synchronizing() noexcept
Gets the emblems system image "emblem-synchronizing".
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::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functi...
Definition actions_system_images.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Stores an ordered pair of integers, which specify a height and width.
Definition size.hpp:32
Contains xtd::drawing::system_images_base factory.