cssexpand ~master (2015-12-11T16:13:42Z)
Home
Dub
Repo
__anonymous.__anonymous
arsd
color
Color
__anonymous
union
__anonymous
struct
__anonymous {
ubyte
r
;
ubyte
g
;
ubyte
b
;
ubyte
a
;
}
Members
Variables
a
ubyte
a
;
alpha. 255 == opaque
b
ubyte
b
;
blue
g
ubyte
g
;
green
r
ubyte
r
;
red
Meta
Source
See Implementation
arsd
color
Color
__anonymous
structs
__anonymous