pub static MASK_IMAGE_LIMITS_VAR: ContextVar<Option<ImageLimits>>
Expand description
Custom mask image load and decode limits.
Set to None
to use the IMAGES::limits
.
pub static MASK_IMAGE_LIMITS_VAR: ContextVar<Option<ImageLimits>>
Custom mask image load and decode limits.
Set to None
to use the IMAGES::limits
.