38 static
xtd::drawing::
image face_angel() noexcept;
46 static
xtd::drawing::
image face_angry() noexcept;
54 static
xtd::drawing::
image face_cool() noexcept;
62 static
xtd::drawing::
image face_crying() noexcept;
70 static
xtd::drawing::
image face_devilish() noexcept;
78 static
xtd::drawing::
image face_embarrassed() noexcept;
86 static
xtd::drawing::
image face_kiss() noexcept;
94 static
xtd::drawing::
image face_laugh() noexcept;
118 static
xtd::drawing::
image face_raspberry() noexcept;
150 static
xtd::drawing::
image face_smile_big() noexcept;
166 static
xtd::drawing::
image face_surprise() noexcept;
182 static
xtd::drawing::
image face_uncertain() noexcept;
198 static
xtd::drawing::
image face_worried() noexcept;
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::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 namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10
Stores an ordered pair of integers, which specify a height and width.
Definition size.hpp:31
Contains xtd::drawing::system_images_base factory.