Static zng_wgt_image::IMAGE_RENDERING_VAR
source ยท pub static IMAGE_RENDERING_VAR: ContextVar<ImageRendering>
Expand description
The Image scaling algorithm in the renderer.
Is ImageRendering::Auto
by default.
pub static IMAGE_RENDERING_VAR: ContextVar<ImageRendering>
The Image scaling algorithm in the renderer.
Is ImageRendering::Auto
by default.