fluid v0.6.1 (2024-01-27T15:08:13Z)
Dub
Repo
Image.set
fluid
backend
Image
Safer alternative to
get
, doesn't draw out of bounds.
struct
Image
void
set
(
int
x
,
int
y
,
Color
color
)
Meta
Source
See Implementation
fluid
backend
Image
functions
get
set
size
variables
height
pixels
width
Safer alternative to get, doesn't draw out of bounds.