arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
Color.toString
arsd
color
Color
Makes a hex string RRGGBBAA (aa only present if it is not 255)
struct
Color
@
safe
const
string
toString
(
)
Meta
Source
See Implementation
arsd
color
Color
constructors
this
enums
ColorBlendMixinStr
functions
alphaBlend
asUint
asWindowsColorRef
opCast
toBW
toCssString
toRgbaHexString
toString
static functions
black
blue
brown
fromHsl
fromIntegers
fromNameString
fromString
fromWindowsColorRef
gray
green
magenta
purple
red
teal
transparent
white
yellow
variables
components
Makes a hex string RRGGBBAA (aa only present if it is not 255)