fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
generateAlphaMask
fluid
types
Generate an alpha mask filled with given value.
@
safe
static
Image
generateAlphaMask
(
int
width
,
int
height
,
ubyte
value
)
Meta
Source
See Implementation
fluid
types
aliases
Color
Rectangle
Vector2
functions
alphaBlend
color
multiply
setAlpha
toHex
static functions
generateAlphaMask
generateColorImage
generatePalettedImage
structs
Image
PalettedColor
Generate an alpha mask filled with given value.