7#include <xtd/drawing/system_images>
Represents text as a sequence of character units.
Definition basic_string.h:79
An abstract base class that provides functionality for the bitmap and metafile descended classes.
Definition image.h:49
Stores an ordered pair of integers, which specify a height and width.
Definition size.h:31
static std::map< xtd::string, std::vector< xtd::string > > context_names() noexcept
Gets the image context names.
static std::vector< xtd::drawing::size > sizes() noexcept
Gets standard sizes for image.
static std::vector< xtd::string > names() noexcept
Gets the image names.
static std::vector< xtd::string > contexts() noexcept
Gets the image contexts.
static xtd::drawing::size default_size() noexcept
Gets system image from specified name.
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition static.h:37
size_t size
Represents a size of any object in bytes.
Definition size.h:23
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10