Archicad 28 C++ API
|
RGB color reference with transparency. More...
#include <APIdefs_Base.h>
Public Attributes | |
double | f_red |
red component | |
double | f_green |
green component | |
double | f_blue |
blue component | |
double | f_alpha |
transparency | |
RGB color reference with transparency.