fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
ImageView.texture
fluid
image_view
ImageView
Load the texture from a filename.
Texture
texture
[@property setter]
Image
texture
[@property setter]
string
texture
[@property setter]
class
ImageView
@
property
@
trusted
string
texture
(
string
filename
)
const
(
Texture
)
texture
[@property getter]
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
isAutoExpand
isSizeAutomatic
Load the texture from a filename.