pub trait OpaqueImage {
// Required methods
fn size(&self) -> IntSize;
fn cache_key(&self) -> ImageCacheKey;
}
Expand description
Note: Was generated from the #[vtable]
macro on OpaqueImageVTable
Required Methods§
Sourcefn cache_key(&self) -> ImageCacheKey
fn cache_key(&self) -> ImageCacheKey
Returns a cache key