Each property of the xtd::drawing::emotes_system_images class is an xtd::drawing::image object for Windows system-wide images. This class cannot be inherited.
Public Static Properties | |
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_angel (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-angel" with specified size. | |
static xtd::drawing::image | face_angry () noexcept |
Gets the emotes system image "face-angry". | |
static xtd::drawing::image | face_angry (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-angry" with specified size. | |
static xtd::drawing::image | face_cool () noexcept |
Gets the emotes system image "face-cool". | |
static xtd::drawing::image | face_cool (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-cool" with specified size. | |
static xtd::drawing::image | face_crying () noexcept |
Gets the emotes system image "face-crying". | |
static xtd::drawing::image | face_crying (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-crying" with specified size. | |
static xtd::drawing::image | face_devilish () noexcept |
Gets the emotes system image "face-devilish". | |
static xtd::drawing::image | face_devilish (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-devilish" with specified size. | |
static xtd::drawing::image | face_embarrassed () noexcept |
Gets the emotes system image "face-embarrassed". | |
static xtd::drawing::image | face_embarrassed (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-embarrassed" with specified size. | |
static xtd::drawing::image | face_kiss () noexcept |
Gets the emotes system image "face-kiss". | |
static xtd::drawing::image | face_kiss (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-kiss" with specified size. | |
static xtd::drawing::image | face_laugh () noexcept |
Gets the emotes system image "face-laugh". | |
static xtd::drawing::image | face_laugh (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-laugh" with specified size. | |
static xtd::drawing::image | face_monkey () noexcept |
Gets the emotes system image "face-monkey". | |
static xtd::drawing::image | face_monkey (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-monkey" with specified size. | |
static xtd::drawing::image | face_plain () noexcept |
Gets the emotes system image "face-plain". | |
static xtd::drawing::image | face_plain (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-plain" with specified size. | |
static xtd::drawing::image | face_raspberry () noexcept |
Gets the emotes system image "face-raspberry". | |
static xtd::drawing::image | face_raspberry (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-raspberry" with specified size. | |
static xtd::drawing::image | face_sad () noexcept |
Gets the emotes system image "face-sad". | |
static xtd::drawing::image | face_sad (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-sad" with specified size. | |
static xtd::drawing::image | face_sick () noexcept |
Gets the emotes system image "face-sick". | |
static xtd::drawing::image | face_sick (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-sick" with specified size. | |
static xtd::drawing::image | face_smile () noexcept |
Gets the emotes system image "face-smile". | |
static xtd::drawing::image | face_smile (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-smile" with specified size. | |
static xtd::drawing::image | face_smile_big () noexcept |
Gets the emotes system image "face-smile-big". | |
static xtd::drawing::image | face_smile_big (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-smile-big" with specified size. | |
static xtd::drawing::image | face_smirk () noexcept |
Gets the emotes system image "face-smirk". | |
static xtd::drawing::image | face_smirk (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-smirk" with specified size. | |
static xtd::drawing::image | face_surprise () noexcept |
Gets the emotes system image "face-surprise". | |
static xtd::drawing::image | face_surprise (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-surprise" with specified size. | |
static xtd::drawing::image | face_tired () noexcept |
Gets the emotes system image "face-tired". | |
static xtd::drawing::image | face_tired (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-tired" with specified size. | |
static xtd::drawing::image | face_uncertain () noexcept |
Gets the emotes system image "face-uncertain". | |
static xtd::drawing::image | face_uncertain (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-uncertain" with specified size. | |
static xtd::drawing::image | face_wink () noexcept |
Gets the emotes system image "face-wink". | |
static xtd::drawing::image | face_wink (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-wink" with specified size. | |
static xtd::drawing::image | face_worried () noexcept |
Gets the emotes system image "face-worried". | |
static xtd::drawing::image | face_worried (const xtd::drawing::size &size) noexcept |
Gets the emotes system image "face-worried" with specified size. | |
Public Static Methods | |
static const std::vector< xtd::drawing::image > & | get_images () noexcept |
Gets an array of images. | |
static std::vector< xtd::drawing::image > | get_images (const xtd::drawing::size &size) noexcept |
Gets an array of images with specified size. | |
static const std::vector< xtd::string > & | get_image_names () noexcept |
Gets an array of image names. | |
|
staticnoexcept |
Gets system image from specified name.
|
staticnoexcept |
Gets the emotes system image "face-angel".
|
staticnoexcept |
Gets the emotes system image "face-angel" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-angry".
|
staticnoexcept |
Gets the emotes system image "face-angry" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-cool".
|
staticnoexcept |
Gets the emotes system image "face-cool" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-crying".
|
staticnoexcept |
Gets the emotes system image "face-crying" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-devilish".
|
staticnoexcept |
Gets the emotes system image "face-devilish" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-embarrassed".
|
staticnoexcept |
Gets the emotes system image "face-embarrassed" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-kiss".
|
staticnoexcept |
Gets the emotes system image "face-kiss" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-laugh".
|
staticnoexcept |
Gets the emotes system image "face-laugh" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-monkey".
|
staticnoexcept |
Gets the emotes system image "face-monkey" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-plain".
|
staticnoexcept |
Gets the emotes system image "face-plain" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-raspberry".
|
staticnoexcept |
Gets the emotes system image "face-raspberry" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-sad".
|
staticnoexcept |
Gets the emotes system image "face-sad" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-sick".
|
staticnoexcept |
Gets the emotes system image "face-sick" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-smile".
|
staticnoexcept |
Gets the emotes system image "face-smile" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-smile-big".
|
staticnoexcept |
Gets the emotes system image "face-smile-big" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-smirk".
|
staticnoexcept |
Gets the emotes system image "face-smirk" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-surprise".
|
staticnoexcept |
Gets the emotes system image "face-surprise" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-tired".
|
staticnoexcept |
Gets the emotes system image "face-tired" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-uncertain".
|
staticnoexcept |
Gets the emotes system image "face-uncertain" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-wink".
|
staticnoexcept |
Gets the emotes system image "face-wink" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets the emotes system image "face-worried".
|
staticnoexcept |
Gets the emotes system image "face-worried" with specified size.
size | The emotes system image size in pixels. |
|
staticnoexcept |
Gets an array of images.
|
staticnoexcept |
Gets an array of images with specified size.
size | The images size in pixels. |
|
staticnoexcept |
Gets an array of image names.