170 static const std::vector<xtd::drawing::image>& get_images() noexcept;
174 static std::vector<xtd::drawing::image> get_images(
const xtd::drawing::size& size) noexcept;
178 static const std::vector<xtd::ustring>& get_image_names() noexcept;
Contains xtd::drawing::system_images_base factory.
Stores an ordered pair of integers, which specify a height and width.
Definition: size.h:31
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
An abstract base class that provides functionality for the bitmap and metafile descended classes...
Definition: image.h:48
Each property of the xtd::drawing::emblems_system_images class is an xtd::drawing::image object for W...
Definition: emblems_system_images.h:26
Represents the base for all system_images clases (xtd::drawing::system_images).
Definition: system_images_base.h:31