Crate zng_ext_image

source ·
Expand description

Image loading and cache.

§Crate

This crate is part of the zng project.

§Cargo Features

This crate provides 1 feature flag, not enabled by default.

§"http"

Enable web image source.

Structs§

Enums§

Traits§

Functions§

  • P If the render task is kept alive after a frame is produced, this is false by default meaning the image only renders once, if set to true the image will automatically update when the render widget requests a new frame.

Type Aliases§