Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Definition array.hpp:61
Each property of the xtd::drawing::categories_system_images class is an xtd::drawing::image object fo...
Definition categories_system_images.hpp:28
static xtd::drawing::image applications_system() noexcept
Gets the categories system image "applications-system".
static xtd::drawing::image preferences_desktop_peripherals() noexcept
Gets the categories system image "preferences-desktop-peripherals".
static xtd::drawing::image applications_accessories() noexcept
Gets the categories system image "applications-accessories".
static xtd::drawing::image applications_graphics() noexcept
Gets the categories system image "applications-graphics".
static xtd::drawing::image applications_office() noexcept
Gets the categories system image "applications-office".
static xtd::drawing::image preferences_desktop_personal() noexcept
Gets the categories system image "preferences-desktop-personal".
static const xtd::array< xtd::drawing::image > & get_images() noexcept
Gets an array of images.
static xtd::drawing::image applications_science() noexcept
Gets the categories system image "applications-science".
static xtd::drawing::image applications_other() noexcept
Gets the categories system image "applications-other".
static xtd::drawing::image preferences_desktop() noexcept
Gets the categories system image "preferences-desktop".
static xtd::drawing::image applications_utilities() noexcept
Gets the categories system image "applications-utilities".
static xtd::drawing::image applications_internet() noexcept
Gets the categories system image "applications-internet".
static xtd::drawing::image preferences_system() noexcept
Gets the categories system image "preferences-system".
static xtd::drawing::image applications_games() noexcept
Gets the categories system image "applications-games".
static xtd::drawing::image applications_engineering() noexcept
Gets the categories system image "applications-engineering".
static xtd::drawing::image applications_multimedia() noexcept
Gets the categories system image "applications-multimedia".
static xtd::drawing::image applications_development() noexcept
Gets the categories system image "applications-development".
static const xtd::array< xtd::string > & get_image_names() noexcept
Gets an array of image names.
static xtd::drawing::image system_help() noexcept
Gets the categories system image "system-help".
static xtd::drawing::image preferences_other() noexcept
Gets the categories system image "preferences-other".
static xtd::drawing::image preferences_system_network() noexcept
Gets the categories system image "preferences-system-network".
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::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:31
Contains xtd::drawing::system_images_base factory.