Struct i_slint_core::graphics::OpaqueImageTO
source · #[repr(C)]pub struct OpaqueImageTO { /* private fields */ }
Expand description
Invariant, same as vtable::Inner: vtable and ptr has to be valid and ptr an instance matching the vtable
Implementations§
source§impl OpaqueImageTO
impl OpaqueImageTO
sourcepub fn cache_key(&self) -> ImageCacheKey
pub fn cache_key(&self) -> ImageCacheKey
Returns a cache key
sourcepub fn get_vtable(&self) -> &OpaqueImageVTable
pub fn get_vtable(&self) -> &OpaqueImageVTable
Returns a reference to the VTable