arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
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