xtd 0.2.0
system_images.hpp File Reference

Definition

Contains xtd::drawing::image suffixex.

Go to the source code of this file.

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
namespace  xtd::literals
 The xtd::literals namespace contains all xtd's litterals operators.
 

Image suffixes

xtd::drawing::image xtd::literals::operator""_image (const char *s, xtd::size n)
 Used to convert specified value into xtd::drawing::image.
 
xtd::drawing::image xtd::literals::operator""_image (const char8 *s, xtd::size n)
 Used to convert specified value into xtd::drawing::image.
 
xtd::drawing::image xtd::literals::operator""_image (const char16 *s, xtd::size n)
 Used to convert specified value into xtd::drawing::image.
 
xtd::drawing::image xtd::literals::operator""_image (const char32 *s, xtd::size n)
 Used to convert specified value into xtd::drawing::image.
 
xtd::drawing::image xtd::literals::operator""_image (const wchar *s, xtd::size n)
 Used to convert specified value into xtd::drawing::image.