fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
ImageView.this
fluid
image_view
ImageView
Create an image node using given image.
this
(T source, Vector2 minSize)
this
(T source)
this
(Image image, Vector2 minSize)
this
(Image image)
class
ImageView
this
(
Image
image
)
Parameters
image
Image
Image to load.
Meta
Source
See Implementation
fluid
image_view
ImageView
constructors
this
destructors
~this
functions
clear
drawImpl
hoveredImpl
release
resizeImpl
properties
minSize
targetArea
texture
variables
_targetArea
_texture
_texturePath
canvasIO
fileIO
image
imageLoadIO
isAutoExpand
isSizeAutomatic
Create an image node using given image.