Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_PangoColor Struct Reference

#include <pango-color.h>

Data Fields

guint16 red
 
guint16 green
 
guint16 blue
 

Detailed Description

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.

Field Documentation

◆ blue

guint16 _PangoColor::blue

Definition at line 46 of file pango-color.h.

◆ green

guint16 _PangoColor::green

Definition at line 45 of file pango-color.h.

◆ red

guint16 _PangoColor::red

Definition at line 44 of file pango-color.h.


The documentation for this struct was generated from the following file: