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.