fluid ~master (2024-02-07T07:38:27.1400979)
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.