fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
Image.get
fluid
types
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
types
Image
constructors
this
enums
Format
functions
area
canvasSize
clear
data
get
paletteColor
set
size
toRGBA
toString
viewportSize
variables
alphaPixels
dpiX
dpiY
format
height
palette
palettedAlphaPixels
revisionNumber
rgbaPixels
width
Get color at given position. Position must be in image bounds.