Shows how to use xtd::drawing::image class.
#include <xtd/drawing/bitmap>
#include <xtd/console>
#include "logo.xpm"
auto main() -> int {
}
static void write_line()
Writes the current line terminator to the standard output stream using the specified format informati...
static bitmap from_xpm_data(const char *const *bits)
Creates an xtd::drawing::image from the specified data pointer.
The xtd::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functi...
Definition actions_system_images.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8