Skip to main content

decode_libraw_jpeg_thumb

Function decode_libraw_jpeg_thumb 

Source
fn decode_libraw_jpeg_thumb(
    bytes: &[u8],
    flip: i32,
    sensor_dims: (u32, u32),
    data_size: usize,
    path: &Path,
) -> Option<Texture>
Expand description

Decode a JPEG thumbnail extracted by libraw.