selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
Color.transparent
selery
util
color
Color
Sets the colour as transparent (with alpha = 0) or opaque (with alpha = 255).
bool
transparent
[@property getter]
bool
transparent
[@property setter]
class
Color
pure nothrow @
property
@
safe
@
nogc
bool
transparent
(
bool
transparent
)
Meta
Source
See Implementation
selery
util
color
Color
constructors
this
functions
opEquals
properties
argb
rgb
rgba
transparent
static functions
fromRGB
fromString
variables
a
b
g
r
Sets the colour as transparent (with alpha = 0) or opaque (with alpha = 255).