fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
setAlpha
fluid
types
Set the alpha channel for the given color, as a float.
Color
setAlpha
(Color color, float alpha)
Color
setAlpha
(Color , int )
Color
setAlpha
(Color color, ubyte alpha)
@
safe
pure nothrow
Color
setAlpha
(
Color
color
,
ubyte
alpha
)
Meta
Source
See Implementation
fluid
types
aliases
Color
Rectangle
Vector2
functions
alphaBlend
color
multiply
setAlpha
toHex
static functions
generateAlphaMask
generateColorImage
generatePalettedImage
structs
Image
PalettedColor
Set the alpha channel for the given color, as a float.