xtd 0.2.0
Loading...
Searching...
No Matches
xtd::drawing::categories_system_images Class Referencefinal
Inheritance diagram for xtd::drawing::categories_system_images:
xtd::drawing::system_images_base

Definition

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.

Each property of the xtd::drawing::categories_system_images class is an xtd::drawing::image object fo...
Definition categories_system_images.h:28
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
Inheritance
xtd::drawing::system_images_basextd::drawing::categories_system_images
Header
#include <xtd/drawing/categories_system_images>
Namespace
xtd::drawing
Library
xtd.drawing
Remarks
Each property of the images class returns a xtd::drawing::image used to display a Windows system-wide images.

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::imageget_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.
 

The documentation for this class was generated from the following file: