xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.drawing
include
xtd
drawing
black_colors.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
gray_colors.hpp
"
6
8
namespace
xtd
{
10
namespace
drawing
{
17
using
black_colors
=
xtd::drawing::gray_colors
;
18
}
19
}
xtd::drawing::gray_colors
Gray and black colors for all the hmtl gray and black colors. This class cannot be inherited.
Definition
gray_colors.hpp:24
gray_colors.hpp
Contains xtd::drawing::gray_colors factory.
xtd::drawing::black_colors
xtd::drawing::gray_colors black_colors
Gray and black colors for all the hmtl gray and black colors.
Definition
black_colors.hpp:17
xtd::drawing
The xtd::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functi...
Definition
actions_system_images.hpp:10
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
Generated on
for xtd by
Gammasoft
. All rights reserved.