Module image_cache

Source

Structs§

ImageLoadListener
This is optionally passed to the image cache when requesting and image, and returned to the specified event loop when the image load completes. It is typically used to trigger a reflow and/or repaint.
PendingImageId
The unique id for an image that has previously been requested.
PendingImageResponse
RasterizationCompleteResponse
VectorImage

Enums§

Image
ImageCacheResponseMessage
ImageCacheResult
ImageOrMetadataAvailable
Indicating either entire image or just metadata availability
ImageResponse
The returned image.
UsePlaceholder

Traits§

ImageCache

Type Aliases§

VectorImageId