Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Definition array.hpp:64
An abstract base class that provides functionality for the bitmap and metafile descended classes.
Definition image.hpp:49
Each property of the xtd::drawing::status_system_images class is an xtd::drawing::image object for Wi...
Definition status_system_images.hpp:27
static auto weather_overcast() noexcept -> xtd::drawing::image
Gets the status system image "weather-overcast".
static auto audio_volume_muted() noexcept -> xtd::drawing::image
Gets the status system image "audio-volume-muted".
static auto mail_signed() noexcept -> xtd::drawing::image
Gets the status system image "mail-signed".
static auto dialog_password() noexcept -> xtd::drawing::image
Gets the status system image "dialog-password".
static auto folder_open() noexcept -> xtd::drawing::image
Gets the status system image "folder-open".
static auto folder_drag_accept() noexcept -> xtd::drawing::image
Gets the status system image "folder-drag-accept".
static auto weather_storm() noexcept -> xtd::drawing::image
Gets the status system image "weather-storm".
static auto audio_volume_high() noexcept -> xtd::drawing::image
Gets the status system image "audio-volume-high".
static auto security_medium() noexcept -> xtd::drawing::image
Gets the status system image "security-medium".
static auto get_images() noexcept -> const xtd::array< xtd::drawing::image > &
Gets an array of images.
static auto audio_volume_medium() noexcept -> xtd::drawing::image
Gets the status system image "audio-volume-medium".
static auto weather_clear() noexcept -> xtd::drawing::image
Gets the status system image "weather-clear".
static auto user_offline() noexcept -> xtd::drawing::image
Gets the status system image "user-offline".
static auto dialog_question() noexcept -> xtd::drawing::image
Gets the status system image "dialog-question".
static auto task_past_due() noexcept -> xtd::drawing::image
Gets the status system image "task-past-due".
static auto weather_showers() noexcept -> xtd::drawing::image
Gets the status system image "weather-showers".
static auto printer_printing() noexcept -> xtd::drawing::image
Gets the status system image "printer-printing".
static auto dialog_error() noexcept -> xtd::drawing::image
Gets the status system image "dialog-error".
static auto network_error() noexcept -> xtd::drawing::image
Gets the status system image "network-error".
static auto get_image_names() noexcept -> const xtd::array< xtd::string > &
Gets an array of image names.
static auto security_high() noexcept -> xtd::drawing::image
Gets the status system image "security-high".
static auto appointment_soon() noexcept -> xtd::drawing::image
Gets the status system image "appointment-soon".
static auto weather_snow() noexcept -> xtd::drawing::image
Gets the status system image "weather-snow".
static auto dialog_information() noexcept -> xtd::drawing::image
Gets the status system image "dialog-information".
static auto battery_low() noexcept -> xtd::drawing::image
Gets the status system image "battery-low".
static auto network_idle() noexcept -> xtd::drawing::image
Gets the status system image "network-idle".
static auto software_update_available() noexcept -> xtd::drawing::image
Gets the status system image "software-update-available".
static auto software_update_urgent() noexcept -> xtd::drawing::image
Gets the status system image "software-update-urgent".
static auto weather_clear_night() noexcept -> xtd::drawing::image
Gets the status system image "weather-clear-night".
static auto appointment_missed() noexcept -> xtd::drawing::image
Gets the status system image "appointment-missed".
static auto weather_showers_scattered() noexcept -> xtd::drawing::image
Gets the status system image "weather-showers-scattered".
static auto network_offline() noexcept -> xtd::drawing::image
Gets the status system image "network-offline".
static auto weather_few_clouds_night() noexcept -> xtd::drawing::image
Gets the status system image "weather-few-clouds-night".
static auto mail_signed_verified() noexcept -> xtd::drawing::image
Gets the status system image "mail-signed-verified".
static auto weather_few_clouds() noexcept -> xtd::drawing::image
Gets the status system image "weather-few-clouds".
static auto task_due() noexcept -> xtd::drawing::image
Gets the status system image "task-due".
static auto image_loading() noexcept -> xtd::drawing::image
Gets the status system image "image-loading".
static auto weather_fog() noexcept -> xtd::drawing::image
Gets the status system image "weather-fog".
static auto network_receive() noexcept -> xtd::drawing::image
Gets the status system image "network-receive".
static auto media_playlist_repeat() noexcept -> xtd::drawing::image
Gets the status system image "media-playlist-repeat".
static auto weather_severe_alert() noexcept -> xtd::drawing::image
Gets the status system image "weather-severe-alert".
static auto printer_error() noexcept -> xtd::drawing::image
Gets the status system image "printer-error".
static auto folder_visiting() noexcept -> xtd::drawing::image
Gets the status system image "folder-visiting".
static auto network_transmit_receive() noexcept -> xtd::drawing::image
Gets the status system image "network-transmit-receive".
static auto audio_volume_low() noexcept -> xtd::drawing::image
Gets the status system image "audio-volume-low".
static auto mail_read() noexcept -> xtd::drawing::image
Gets the status system image "mail-read".
static auto media_playlist_shuffle() noexcept -> xtd::drawing::image
Gets the status system image "media-playlist-shuffle".
static auto battery_caution() noexcept -> xtd::drawing::image
Gets the status system image "battery-caution".
static auto dialog_warning() noexcept -> xtd::drawing::image
Gets the status system image "dialog-warning".
static auto default_size() noexcept -> xtd::drawing::size
Gets system image from specified name.
static auto mail_unread() noexcept -> xtd::drawing::image
Gets the status system image "mail-unread".
static auto image_missing() noexcept -> xtd::drawing::image
Gets the status system image "image-missing".
static auto user_idle() noexcept -> xtd::drawing::image
Gets the status system image "user-idle".
static auto security_low() noexcept -> xtd::drawing::image
Gets the status system image "security-low".
static auto network_transmit() noexcept -> xtd::drawing::image
Gets the status system image "network-transmit".
static auto user_away() noexcept -> xtd::drawing::image
Gets the status system image "user-away".
static auto user_available() noexcept -> xtd::drawing::image
Gets the status system image "user-available".
static auto user_trash_full() noexcept -> xtd::drawing::image
Gets the status system image "user-trash-full".
static auto mail_replied() noexcept -> xtd::drawing::image
Gets the status system image "mail-replied".
static auto mail_attachment() noexcept -> xtd::drawing::image
Gets the status system image "mail-attachment".
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.