Skip to main content

decode_raw_thumbnail_texture

Function decode_raw_thumbnail_texture 

Source
pub(super) fn decode_raw_thumbnail_texture(path: &Path) -> Option<Texture>
Expand description

Thumbnail-targeted RAW decode: embedded JPEG first, full demosaic only as last resort. Ignores RAW_FULL_DECODE (which is for lightbox quality, not 256-px grid tiles – full sensor data would just be scaled away).