fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
generatePalettedImage
fluid
types
Generate a paletted image filled with 0-index pixels of given alpha value.
@
safe
static
Image
generatePalettedImage
(
int
width
,
int
height
,
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
Generate a paletted image filled with 0-index pixels of given alpha value.