xtd 0.2.0
extended_colors.hpp
Go to the documentation of this file.
1
4#pragma once
5#include "colors.hpp"
6
8namespace xtd {
10 namespace drawing {
18 }
19}
colors for all the standard colors. This class cannot be inherited.
Definition colors.hpp:25
Contains xtd::drawing::colors factory.
xtd::drawing::colors extended_colors
extended_colors for all the html extended colors.
Definition extended_colors.hpp:17
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