Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Definition array.hpp:61
Each property of the xtd::drawing::emotes_system_images class is an xtd::drawing::image object for Wi...
Definition emotes_system_images.hpp:27
static xtd::drawing::image face_angry() noexcept
Gets the emotes system image "face-angry".
static xtd::drawing::image face_surprise() noexcept
Gets the emotes system image "face-surprise".
static xtd::drawing::image face_wink() noexcept
Gets the emotes system image "face-wink".
static xtd::drawing::image face_raspberry() noexcept
Gets the emotes system image "face-raspberry".
static xtd::drawing::image face_sick() noexcept
Gets the emotes system image "face-sick".
static const xtd::array< xtd::string > & get_image_names() noexcept
Gets an array of image names.
static xtd::drawing::image face_plain() noexcept
Gets the emotes system image "face-plain".
static xtd::drawing::image face_crying() noexcept
Gets the emotes system image "face-crying".
static xtd::drawing::image face_smile_big() noexcept
Gets the emotes system image "face-smile-big".
static xtd::drawing::image face_smile() noexcept
Gets the emotes system image "face-smile".
static xtd::drawing::size default_size() noexcept
Gets system image from specified name.
static xtd::drawing::image face_angel() noexcept
Gets the emotes system image "face-angel".
static xtd::drawing::image face_kiss() noexcept
Gets the emotes system image "face-kiss".
static xtd::drawing::image face_laugh() noexcept
Gets the emotes system image "face-laugh".
static xtd::drawing::image face_cool() noexcept
Gets the emotes system image "face-cool".
static xtd::drawing::image face_sad() noexcept
Gets the emotes system image "face-sad".
static xtd::drawing::image face_uncertain() noexcept
Gets the emotes system image "face-uncertain".
static xtd::drawing::image face_monkey() noexcept
Gets the emotes system image "face-monkey".
static xtd::drawing::image face_embarrassed() noexcept
Gets the emotes system image "face-embarrassed".
static const xtd::array< xtd::drawing::image > & get_images() noexcept
Gets an array of images.
static xtd::drawing::image face_smirk() noexcept
Gets the emotes system image "face-smirk".
static xtd::drawing::image face_tired() noexcept
Gets the emotes system image "face-tired".
static xtd::drawing::image face_worried() noexcept
Gets the emotes system image "face-worried".
static xtd::drawing::image face_devilish() noexcept
Gets the emotes system image "face-devilish".
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.