pango.color
Module for [Color] struct
struct Color
Types 1
structColor
The pango.color.Color structure is used to represent a color in an uncalibrated RGB color-space.
Fields
ushort redvalue of red componentushort greenvalue of green componentushort bluevalue of blue componentMethods
void * boxCopy() nothrowbool parseWithAlpha(out ushort alpha, string spec) nothrowFill in the fields of a color from a string specification.