zng_
wgt_
image
0.5.0
Modules
border
mask
node
Structs
Image
ImgErrorArgs
ImgLoadArgs
ImgLoadingArgs
Enums
ImageFit
ImageRepeat
Statics
IMAGE_ALIGN_VAR
IMAGE_CACHE_VAR
IMAGE_CROP_VAR
IMAGE_DOWNSCALE_VAR
IMAGE_ERROR_FN_VAR
IMAGE_FIT_VAR
IMAGE_LIMITS_VAR
IMAGE_LOADING_FN_VAR
IMAGE_OFFSET_VAR
IMAGE_RENDERING_VAR
IMAGE_REPEAT_SPACING_VAR
IMAGE_REPEAT_VAR
IMAGE_SCALE_FACTOR_VAR
IMAGE_SCALE_PPI_VAR
IMAGE_SCALE_VAR
Functions
get_img
get_img_layout_size
img_align
img_block_window_load
img_cache
img_crop
img_downscale
img_error_fn
img_fit
img_limits
img_loading_fn
img_offset
img_rendering
img_repeat
img_repeat_spacing
img_scale
img_scale_factor
img_scale_ppi
is_error
is_loaded
on_error
on_load
source
zng_wgt_image
Static
IMAGE_CACHE_VAR
Copy item path
Settings
Help
Summary
Source
pub static IMAGE_CACHE_VAR:
ContextVar
<
bool
>
Expand description
If the image is cached.
Is
true
by default.