gtk-d v1.7.7 (2015-08-27T20:25:36Z)
Home
Dub
Repo
Color.this
gdk
Color
Color
Creates a new Color with RGB values
this
(GdkColor* gdkColor)
this
()
this
(ubyte red, ubyte green, ubyte blue)
this
(guint16 red, guint16 green, guint16 blue)
class
Color
this
(
guint16
red
,
guint16
green
,
guint16
blue
)
this
(uint rgb)
this
(int rgb)
Parameters
red
guint16
green
guint16
blue
guint16
Meta
Source
See Implementation
gdk
Color
Color
constructors
this
functions
copy
equal
free
getColorStruct
getPixelValue
getStruct
getValue
getValue24
hash
set
set8
toString
static functions
alloc
black
change
parse
white
static variables
_black
_white
variables
gdkColor
Creates a new Color with RGB values