|
DxLibEx
|
#include <color.hpp>


Public Member Functions | |
| DXLE_CONSTEXPR | rgb () DXLE_NOEXCEPT_OR_NOTHROW |
| DXLE_CONSTEXPR | rgb (int red_, int green_, int blue_) |
| DXLE_CONSTEXPR | rgb (color_tag) |
| rgb (dx_color) DXLE_NOEXCEPT_OR_NOTHROW | |
| DXLE_CXX14_CONSTEXPR rgb & | reverse () DXLE_NOEXCEPT_OR_NOTHROW |
Public Attributes | |
| rgb_value_t | red |
| rgb_value_t | green |
| rgb_value_t | blue |
|
inline |
|
inline |
|
inline |
|
inline |