Color

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.

alias Color = PangoColor

Meta