Static zng_wgt_image::IMAGE_SCALE_VAR
source ยท pub static IMAGE_SCALE_VAR: ContextVar<Factor2d>
Expand description
Scaling applied to the image desired size.
Does not scale by default, 1.0
.
pub static IMAGE_SCALE_VAR: ContextVar<Factor2d>
Scaling applied to the image desired size.
Does not scale by default, 1.0
.