
Floating point color description class (for float). More...
Derived from: | None |
Derived by: | None |
Group: | Display (Display) |
#include <ClanLib/display.h>
Class Members:
Construction: | |
Constructs a color. |
| |
| |
Normalize the color by ensuring that all color values lie inbetween (0.0, 1.0). | |
Set alpha color component, in the range 0-1. | |
Set red color component, in the range 0-1. | |
Set green color component, in the range 0-1. | |
Set blue color component, in the range 0-1. | |
Color == Color operator (deep compare). | |
Color != Color operator (deep compare). | |
Type conversion operator. |
| |
rgba(0, 0, 0, 0). | |