Each property of the xtd::drawing::categories_system_images class is an xtd::drawing::image object for Windows system-wide images. This class cannot be inherited.
Properties | |
static xtd::drawing::size | default_size () noexcept |
Gets system image from specified name. More... | |
static xtd::drawing::image | applications_accessories () noexcept |
Gets the categories system image "applications-accessories". More... | |
static xtd::drawing::image | applications_accessories (const xtd::drawing::size &size) noexcept |
Gets the categories system image "applications-accessories" with specified size. More... | |
static xtd::drawing::image | applications_development () noexcept |
Gets the categories system image "applications-development". More... | |
static xtd::drawing::image | applications_development (const xtd::drawing::size &size) noexcept |
Gets the categories system image "applications-development" with specified size. More... | |
static xtd::drawing::image | applications_engineering () noexcept |
Gets the categories system image "applications-engineering". More... | |
static xtd::drawing::image | applications_engineering (const xtd::drawing::size &size) noexcept |
Gets the categories system image "applications-engineering" with specified size. More... | |
static xtd::drawing::image | applications_games () noexcept |
Gets the categories system image "applications-games". More... | |
static xtd::drawing::image | applications_games (const xtd::drawing::size &size) noexcept |
Gets the categories system image "applications-games" with specified size. More... | |
static xtd::drawing::image | applications_graphics () noexcept |
Gets the categories system image "applications-graphics". More... | |
static xtd::drawing::image | applications_graphics (const xtd::drawing::size &size) noexcept |
Gets the categories system image "applications-graphics" with specified size. More... | |
static xtd::drawing::image | applications_internet () noexcept |
Gets the categories system image "applications-internet". More... | |
static xtd::drawing::image | applications_internet (const xtd::drawing::size &size) noexcept |
Gets the categories system image "applications-internet" with specified size. More... | |
static xtd::drawing::image | applications_multimedia () noexcept |
Gets the categories system image "applications-multimedia". More... | |
static xtd::drawing::image | applications_multimedia (const xtd::drawing::size &size) noexcept |
Gets the categories system image "applications-multimedia" with specified size. More... | |
static xtd::drawing::image | applications_office () noexcept |
Gets the categories system image "applications-office". More... | |
static xtd::drawing::image | applications_office (const xtd::drawing::size &size) noexcept |
Gets the categories system image "applications-office" with specified size. More... | |
static xtd::drawing::image | applications_other () noexcept |
Gets the categories system image "applications-other". More... | |
static xtd::drawing::image | applications_other (const xtd::drawing::size &size) noexcept |
Gets the categories system image "applications-other" with specified size. More... | |
static xtd::drawing::image | applications_science () noexcept |
Gets the categories system image "applications-science". More... | |
static xtd::drawing::image | applications_science (const xtd::drawing::size &size) noexcept |
Gets the categories system image "applications-science" with specified size. More... | |
static xtd::drawing::image | applications_system () noexcept |
Gets the categories system image "applications-system". More... | |
static xtd::drawing::image | applications_system (const xtd::drawing::size &size) noexcept |
Gets the categories system image "applications-system" with specified size. More... | |
static xtd::drawing::image | applications_utilities () noexcept |
Gets the categories system image "applications-utilities". More... | |
static xtd::drawing::image | applications_utilities (const xtd::drawing::size &size) noexcept |
Gets the categories system image "applications-utilities" with specified size. More... | |
static xtd::drawing::image | preferences_desktop () noexcept |
Gets the categories system image "preferences-desktop". More... | |
static xtd::drawing::image | preferences_desktop (const xtd::drawing::size &size) noexcept |
Gets the categories system image "preferences-desktop" with specified size. More... | |
static xtd::drawing::image | preferences_desktop_peripherals () noexcept |
Gets the categories system image "preferences-desktop-peripherals". More... | |
static xtd::drawing::image | preferences_desktop_peripherals (const xtd::drawing::size &size) noexcept |
Gets the categories system image "preferences-desktop-peripherals" with specified size. More... | |
static xtd::drawing::image | preferences_desktop_personal () noexcept |
Gets the categories system image "preferences-desktop-personal". More... | |
static xtd::drawing::image | preferences_desktop_personal (const xtd::drawing::size &size) noexcept |
Gets the categories system image "preferences-desktop-personal" with specified size. More... | |
static xtd::drawing::image | preferences_other () noexcept |
Gets the categories system image "preferences-other". More... | |
static xtd::drawing::image | preferences_other (const xtd::drawing::size &size) noexcept |
Gets the categories system image "preferences-other" with specified size. More... | |
static xtd::drawing::image | preferences_system () noexcept |
Gets the categories system image "preferences-system". More... | |
static xtd::drawing::image | preferences_system (const xtd::drawing::size &size) noexcept |
Gets the categories system image "preferences-system" with specified size. More... | |
static xtd::drawing::image | preferences_system_network () noexcept |
Gets the categories system image "preferences-system-network". More... | |
static xtd::drawing::image | preferences_system_network (const xtd::drawing::size &size) noexcept |
Gets the categories system image "preferences-system-network" with specified size. More... | |
static xtd::drawing::image | system_help () noexcept |
Gets the categories system image "system-help". More... | |
static xtd::drawing::image | system_help (const xtd::drawing::size &size) noexcept |
Gets the categories system image "system-help" with specified size. More... | |
Methods | |
static const std::vector< xtd::drawing::image > & | get_images () noexcept |
Gets an array of images. More... | |
static std::vector< xtd::drawing::image > | get_images (const xtd::drawing::size &size) noexcept |
Gets an array of images with specified size. More... | |
static const std::vector< xtd::ustring > & | get_image_names () noexcept |
Gets an array of image names. More... | |
|
staticnoexcept |
Gets the categories system image "applications-accessories".
|
staticnoexcept |
Gets the categories system image "applications-accessories" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "applications-development".
|
staticnoexcept |
Gets the categories system image "applications-development" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "applications-engineering".
|
staticnoexcept |
Gets the categories system image "applications-engineering" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "applications-games".
|
staticnoexcept |
Gets the categories system image "applications-games" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "applications-graphics".
|
staticnoexcept |
Gets the categories system image "applications-graphics" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "applications-internet".
|
staticnoexcept |
Gets the categories system image "applications-internet" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "applications-multimedia".
|
staticnoexcept |
Gets the categories system image "applications-multimedia" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "applications-office".
|
staticnoexcept |
Gets the categories system image "applications-office" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "applications-other".
|
staticnoexcept |
Gets the categories system image "applications-other" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "applications-science".
|
staticnoexcept |
Gets the categories system image "applications-science" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "applications-system".
|
staticnoexcept |
Gets the categories system image "applications-system" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "applications-utilities".
|
staticnoexcept |
Gets the categories system image "applications-utilities" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets system image from specified name.
|
staticnoexcept |
Gets an array of image names.
|
staticnoexcept |
Gets an array of images.
|
staticnoexcept |
Gets an array of images with specified size.
size | The images size in pixels. |
|
staticnoexcept |
Gets the categories system image "preferences-desktop".
|
staticnoexcept |
Gets the categories system image "preferences-desktop" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "preferences-desktop-peripherals".
|
staticnoexcept |
Gets the categories system image "preferences-desktop-peripherals" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "preferences-desktop-personal".
|
staticnoexcept |
Gets the categories system image "preferences-desktop-personal" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "preferences-other".
|
staticnoexcept |
Gets the categories system image "preferences-other" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "preferences-system".
|
staticnoexcept |
Gets the categories system image "preferences-system" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "preferences-system-network".
|
staticnoexcept |
Gets the categories system image "preferences-system-network" with specified size.
size | The categories system image size in pixels. |
|
staticnoexcept |
Gets the categories system image "system-help".
|
staticnoexcept |
Gets the categories system image "system-help" with specified size.
size | The categories system image size in pixels. |