The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Paint.__anonymous
arsd
svg
NSVG
Paint
Undocumented in source.
struct
Paint
pure nothrow @
safe
@
nogc
union
__anonymous {
uint
color
;
Gradient
*
gradient
;
}
Members
Variables
color
uint
color
;
gradient
Gradient
*
gradient
;
Meta
Source
See Implementation
arsd
svg
NSVG
Paint
unions
__anonymous
variables
type