Skip to main content

get_image_file_cache

Function get_image_file_cache 

Source
pub fn get_image_file_cache(
    path: impl AsRef<Path>,
) -> Result<Option<CacheFileImageReadGuard>, CacheError>
Expand description

画像ファイルから画像データをキャッシュ経由で取得する。