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.
Public Static Properties | |
| static xtd::drawing::size | default_size () noexcept | 
| Gets system image from specified name.   | |
| static xtd::drawing::image | applications_accessories () noexcept | 
| Gets the categories system image "applications-accessories".   | |
| static xtd::drawing::image | applications_accessories (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "applications-accessories" with specified size.   | |
| static xtd::drawing::image | applications_development () noexcept | 
| Gets the categories system image "applications-development".   | |
| static xtd::drawing::image | applications_development (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "applications-development" with specified size.   | |
| static xtd::drawing::image | applications_engineering () noexcept | 
| Gets the categories system image "applications-engineering".   | |
| static xtd::drawing::image | applications_engineering (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "applications-engineering" with specified size.   | |
| static xtd::drawing::image | applications_games () noexcept | 
| Gets the categories system image "applications-games".   | |
| static xtd::drawing::image | applications_games (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "applications-games" with specified size.   | |
| static xtd::drawing::image | applications_graphics () noexcept | 
| Gets the categories system image "applications-graphics".   | |
| static xtd::drawing::image | applications_graphics (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "applications-graphics" with specified size.   | |
| static xtd::drawing::image | applications_internet () noexcept | 
| Gets the categories system image "applications-internet".   | |
| static xtd::drawing::image | applications_internet (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "applications-internet" with specified size.   | |
| static xtd::drawing::image | applications_multimedia () noexcept | 
| Gets the categories system image "applications-multimedia".   | |
| static xtd::drawing::image | applications_multimedia (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "applications-multimedia" with specified size.   | |
| static xtd::drawing::image | applications_office () noexcept | 
| Gets the categories system image "applications-office".   | |
| static xtd::drawing::image | applications_office (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "applications-office" with specified size.   | |
| static xtd::drawing::image | applications_other () noexcept | 
| Gets the categories system image "applications-other".   | |
| static xtd::drawing::image | applications_other (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "applications-other" with specified size.   | |
| static xtd::drawing::image | applications_science () noexcept | 
| Gets the categories system image "applications-science".   | |
| static xtd::drawing::image | applications_science (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "applications-science" with specified size.   | |
| static xtd::drawing::image | applications_system () noexcept | 
| Gets the categories system image "applications-system".   | |
| static xtd::drawing::image | applications_system (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "applications-system" with specified size.   | |
| static xtd::drawing::image | applications_utilities () noexcept | 
| Gets the categories system image "applications-utilities".   | |
| static xtd::drawing::image | applications_utilities (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "applications-utilities" with specified size.   | |
| static xtd::drawing::image | preferences_desktop () noexcept | 
| Gets the categories system image "preferences-desktop".   | |
| static xtd::drawing::image | preferences_desktop (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "preferences-desktop" with specified size.   | |
| static xtd::drawing::image | preferences_desktop_peripherals () noexcept | 
| Gets the categories system image "preferences-desktop-peripherals".   | |
| static xtd::drawing::image | preferences_desktop_peripherals (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "preferences-desktop-peripherals" with specified size.   | |
| static xtd::drawing::image | preferences_desktop_personal () noexcept | 
| Gets the categories system image "preferences-desktop-personal".   | |
| static xtd::drawing::image | preferences_desktop_personal (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "preferences-desktop-personal" with specified size.   | |
| static xtd::drawing::image | preferences_other () noexcept | 
| Gets the categories system image "preferences-other".   | |
| static xtd::drawing::image | preferences_other (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "preferences-other" with specified size.   | |
| static xtd::drawing::image | preferences_system () noexcept | 
| Gets the categories system image "preferences-system".   | |
| static xtd::drawing::image | preferences_system (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "preferences-system" with specified size.   | |
| static xtd::drawing::image | preferences_system_network () noexcept | 
| Gets the categories system image "preferences-system-network".   | |
| static xtd::drawing::image | preferences_system_network (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "preferences-system-network" with specified size.   | |
| static xtd::drawing::image | system_help () noexcept | 
| Gets the categories system image "system-help".   | |
| static xtd::drawing::image | system_help (const xtd::drawing::size &size) noexcept | 
| Gets the categories system image "system-help" 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 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 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. | 
      
  | 
  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.