Static zng_wgt_image::IMAGE_DOWNSCALE_VAR
source ยท pub static IMAGE_DOWNSCALE_VAR: ContextVar<Option<ImageDownscale>>
Expand description
Custom resize applied during image decode.
Is None
by default.
pub static IMAGE_DOWNSCALE_VAR: ContextVar<Option<ImageDownscale>>
Custom resize applied during image decode.
Is None
by default.