Skip to main content

extract_libraw_thumb

Function extract_libraw_thumb 

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

Embedded RAW preview: SOI-scan for the largest JPEG (primary), fall back to libraw’s bitmap/JPEG thumbnail for files that store the preview as TIFF strips (Samsung DNG, OnePlus DNG, etc.). Full demosaic path untouched.