CONTEXT_IMAGE_REDUCED_VAR

Static CONTEXT_IMAGE_REDUCED_VAR 

Source
pub static CONTEXT_IMAGE_REDUCED_VAR: ContextVar<Option<ImageEntry>>
Expand description

Reduced alternate entry used for rendering instead of CONTEXT_IMAGE_VAR.

Context is set to a mutable variable in image_source and value is set by image_presenter when the image has multiple entries.