fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
DrawableImage.opEquals
fluid
io
canvas
DrawableImage
Compare to another image image.
bool
opEquals
(DrawableImage other)
struct
DrawableImage
const
bool
opEquals
(
const
DrawableImage
other
)
bool
opEquals
(Image other)
Parameters
other
DrawableImage
Image to compare to.
Return Value
Type:
bool
True if it's the same image,
Meta
Source
See Implementation
fluid
io
canvas
DrawableImage
functions
draw
drawHinted
id
load
opAssign
opEquals
variables
image
Compare to another image image.