Skip to main content

unpack_libraw_fallback_thumb

Function unpack_libraw_fallback_thumb 

Source
unsafe fn unpack_libraw_fallback_thumb(
    lr: *mut libraw_data_t,
    flip: i32,
    sensor_dims: (u32, u32),
    path: &Path,
) -> Option<Texture>
Expand description

Unpack and decode the libraw fallback thumbnail (JPEG or bitmap).