pub static IMAGE_DOWNSCALE_VAR: ContextVar<Option<ImageDownscaleMode>>Expand description
Custom resize applied during image decode.
Is None by default.
pub static IMAGE_DOWNSCALE_VAR: ContextVar<Option<ImageDownscaleMode>>Custom resize applied during image decode.
Is None by default.