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