Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <pango-color.h>
Data Fields | |
guint16 | red |
guint16 | green |
guint16 | blue |
PangoColor: @red: value of red component @green: value of green component @blue: value of blue component
The PangoColor
structure is used to represent a color in an uncalibrated RGB color-space.
Definition at line 42 of file pango-color.h.
guint16 _PangoColor::blue |
Definition at line 46 of file pango-color.h.
guint16 _PangoColor::green |
Definition at line 45 of file pango-color.h.
guint16 _PangoColor::red |
Definition at line 44 of file pango-color.h.