39 static
xtd::drawing::
image face_angel() noexcept;
47 static
xtd::drawing::
image face_angry() noexcept;
55 static
xtd::drawing::
image face_cool() noexcept;
63 static
xtd::drawing::
image face_crying() noexcept;
71 static
xtd::drawing::
image face_devilish() noexcept;
79 static
xtd::drawing::
image face_embarrassed() noexcept;
87 static
xtd::drawing::
image face_kiss() noexcept;
95 static
xtd::drawing::
image face_laugh() noexcept;
119 static
xtd::drawing::
image face_raspberry() noexcept;
151 static
xtd::drawing::
image face_smile_big() noexcept;
167 static
xtd::drawing::
image face_surprise() noexcept;
183 static
xtd::drawing::
image face_uncertain() noexcept;
199 static
xtd::drawing::
image face_worried() noexcept;
212 static const std::vector<
xtd::drawing::
image>& get_images() noexcept;
220 static const std::vector<
xtd::
string>& get_image_names() noexcept;
Each property of the xtd::drawing::emotes_system_images class is an xtd::drawing::image object for Wi...
Definition emotes_system_images.h:28
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.h:49
Stores an ordered pair of integers, which specify a height and width.
Definition size.h:31
Represents the base for all system_images clases (xtd::drawing::system_images).
Definition system_images_base.h:32
#define drawing_export_
Define shared library export.
Definition drawing_export.h:13
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10
Contains xtd::drawing::system_images_base factory.