Skip to main content

read_raw_decode_cache

Function read_raw_decode_cache 

Source
fn read_raw_decode_cache(path: &Path) -> Option<Texture>
Expand description

Attempt to load a previously cached demosaiced texture from disk. Returns None if the cache entry is absent, stale, or unreadable.