Each property of the xtd::drawing::emblems_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 | emblem_default () noexcept |
Gets the emblems system image "emblem-default". | |
static xtd::drawing::image | emblem_default (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-default" with specified size. | |
static xtd::drawing::image | emblem_documents () noexcept |
Gets the emblems system image "emblem-documents". | |
static xtd::drawing::image | emblem_documents (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-documents" with specified size. | |
static xtd::drawing::image | emblem_downloads () noexcept |
Gets the emblems system image "emblem-downloads". | |
static xtd::drawing::image | emblem_downloads (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-downloads" with specified size. | |
static xtd::drawing::image | emblem_favorite () noexcept |
Gets the emblems system image "emblem-favorite". | |
static xtd::drawing::image | emblem_favorite (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-favorite" with specified size. | |
static xtd::drawing::image | emblem_important () noexcept |
Gets the emblems system image "emblem-important". | |
static xtd::drawing::image | emblem_important (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-important" with specified size. | |
static xtd::drawing::image | emblem_locked () noexcept |
Gets the emblems system image "emblem-locked". | |
static xtd::drawing::image | emblem_locked (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-locked" with specified size. | |
static xtd::drawing::image | emblem_mail () noexcept |
Gets the emblems system image "emblem-mail". | |
static xtd::drawing::image | emblem_mail (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-mail" with specified size. | |
static xtd::drawing::image | emblem_new () noexcept |
Gets the emblems system image "emblem-new". | |
static xtd::drawing::image | emblem_new (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-new" with specified size. | |
static xtd::drawing::image | emblem_photos () noexcept |
Gets the emblems system image "emblem-photos". | |
static xtd::drawing::image | emblem_photos (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-photos" with specified size. | |
static xtd::drawing::image | emblem_readonly () noexcept |
Gets the emblems system image "emblem-readonly". | |
static xtd::drawing::image | emblem_readonly (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-readonly" with specified size. | |
static xtd::drawing::image | emblem_shared () noexcept |
Gets the emblems system image "emblem-shared". | |
static xtd::drawing::image | emblem_shared (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-shared" with specified size. | |
static xtd::drawing::image | emblem_symbolic_link () noexcept |
Gets the emblems system image "emblem-symbolic-link". | |
static xtd::drawing::image | emblem_symbolic_link (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-symbolic-link" with specified size. | |
static xtd::drawing::image | emblem_synchronizing () noexcept |
Gets the emblems system image "emblem-synchronizing". | |
static xtd::drawing::image | emblem_synchronizing (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-synchronizing" with specified size. | |
static xtd::drawing::image | emblem_system () noexcept |
Gets the emblems system image "emblem-system". | |
static xtd::drawing::image | emblem_system (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-system" with specified size. | |
static xtd::drawing::image | emblem_unlocked () noexcept |
Gets the emblems system image "emblem-unlocked". | |
static xtd::drawing::image | emblem_unlocked (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-unlocked" with specified size. | |
static xtd::drawing::image | emblem_unreadable () noexcept |
Gets the emblems system image "emblem-unreadable". | |
static xtd::drawing::image | emblem_unreadable (const xtd::drawing::size &size) noexcept |
Gets the emblems system image "emblem-unreadable" 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 emblems system image "emblem-default".
|
staticnoexcept |
Gets the emblems system image "emblem-default" with specified size.
size | The emblems system image size in pixels. |
|
staticnoexcept |
Gets the emblems system image "emblem-documents".
|
staticnoexcept |
Gets the emblems system image "emblem-documents" with specified size.
size | The emblems system image size in pixels. |
|
staticnoexcept |
Gets the emblems system image "emblem-downloads".
|
staticnoexcept |
Gets the emblems system image "emblem-downloads" with specified size.
size | The emblems system image size in pixels. |
|
staticnoexcept |
Gets the emblems system image "emblem-favorite".
|
staticnoexcept |
Gets the emblems system image "emblem-favorite" with specified size.
size | The emblems system image size in pixels. |
|
staticnoexcept |
Gets the emblems system image "emblem-important".
|
staticnoexcept |
Gets the emblems system image "emblem-important" with specified size.
size | The emblems system image size in pixels. |
|
staticnoexcept |
Gets the emblems system image "emblem-locked".
|
staticnoexcept |
Gets the emblems system image "emblem-locked" with specified size.
size | The emblems system image size in pixels. |
|
staticnoexcept |
Gets the emblems system image "emblem-mail".
|
staticnoexcept |
Gets the emblems system image "emblem-mail" with specified size.
size | The emblems system image size in pixels. |
|
staticnoexcept |
Gets the emblems system image "emblem-new".
|
staticnoexcept |
Gets the emblems system image "emblem-new" with specified size.
size | The emblems system image size in pixels. |
|
staticnoexcept |
Gets the emblems system image "emblem-photos".
|
staticnoexcept |
Gets the emblems system image "emblem-photos" with specified size.
size | The emblems system image size in pixels. |
|
staticnoexcept |
Gets the emblems system image "emblem-readonly".
|
staticnoexcept |
Gets the emblems system image "emblem-readonly" with specified size.
size | The emblems system image size in pixels. |
|
staticnoexcept |
Gets the emblems system image "emblem-shared".
|
staticnoexcept |
Gets the emblems system image "emblem-shared" with specified size.
size | The emblems system image size in pixels. |
|
staticnoexcept |
Gets the emblems system image "emblem-symbolic-link".
|
staticnoexcept |
Gets the emblems system image "emblem-symbolic-link" with specified size.
size | The emblems system image size in pixels. |
|
staticnoexcept |
Gets the emblems system image "emblem-synchronizing".
|
staticnoexcept |
Gets the emblems system image "emblem-synchronizing" with specified size.
size | The emblems system image size in pixels. |
|
staticnoexcept |
Gets the emblems system image "emblem-system".
|
staticnoexcept |
Gets the emblems system image "emblem-system" with specified size.
size | The emblems system image size in pixels. |
|
staticnoexcept |
Gets the emblems system image "emblem-unlocked".
|
staticnoexcept |
Gets the emblems system image "emblem-unlocked" with specified size.
size | The emblems system image size in pixels. |
|
staticnoexcept |
Gets the emblems system image "emblem-unreadable".
|
staticnoexcept |
Gets the emblems system image "emblem-unreadable" with specified size.
size | The emblems 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.