#include <graphic.h>
Definition at line 6 of file graphic.h.
Public Attributes | |
| unsigned short | r |
| unsigned short | v |
| unsigned short | b |
| unsigned short Color::r |
Definition at line 8 of file graphic.h.
Referenced by c_zoom(), getPixelRGB(), getPixelRGB_(), setPixelRGB(), and setPixelRGB_().
| unsigned short Color::v |
Definition at line 8 of file graphic.h.
Referenced by c_zoom(), getPixelRGB(), getPixelRGB_(), setPixelRGB(), and setPixelRGB_().
| unsigned short Color::b |
Definition at line 8 of file graphic.h.
Referenced by c_zoom(), getPixelRGB(), getPixelRGB_(), setPixelRGB(), and setPixelRGB_().
1.5.5