Construct to build a color by providing red, green, blue, and optionally alpha. All values are 0-255. 255 alpha is opaque, 0 is transparent. Definition at line 53 of file CATColor.h. References CATCOLOR::a, CATCOLOR::b, CATCOLOR::g, and CATCOLOR::r.
|