ithoxd-qrcode ~master (2016-07-06T03:15:32Z)
Dub
Repo
ColorRGB.this
dmagick
ColorRGB
ColorRGB
Create a Color from the specified Bytes.
this
()
this
(ubyte red, ubyte green, ubyte blue, ubyte opacity)
class
ColorRGB
this
(
ubyte
red
,
ubyte
green
,
ubyte
blue
,
ubyte
opacity
= 0
)
this
(double red, double green, double blue, double opacity)
this
(string color)
Meta
Source
See Implementation
dmagick
ColorRGB
ColorRGB
constructors
this
functions
blue
blueByte
green
greenByte
red
redByte
Create a Color from the specified Bytes.