Module zng_view_api::image
source · Expand description
Image types.
Structs§
- Id of a decoded image in the cache.
- Represents a successfully decoded image.
- Pixels-per-inch of each dimension of an image.
- Represent a image load/decode request.
- Id of an image loaded in a renderer.
Enums§
- Format of the image bytes.
- Defines how an image is downscaled after decoding.
- Defines how the A8 image mask pixels are to be derived from a source mask image.