fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
Image.get
fluid
backend
Image
Get color at given position. Position must be in image bounds.
struct
Image
const
Color
get
(
int
x
,
int
y
)
Meta
Source
See Implementation
fluid
backend
Image
constructors
this
enums
Format
functions
area
clear
data
get
paletteColor
set
size
variables
alphaPixels
format
height
palette
palettedAlphaPixels
rgbaPixels
width
Get color at given position. Position must be in image bounds.