Skip to main content

heif_image_get_component_readonly

Function heif_image_get_component_readonly 

Source
pub unsafe extern "C" fn heif_image_get_component_readonly(
    arg1: *const heif_image,
    component_id: u32,
    out_stride: *mut usize,
) -> *const u8
Expand description

— untyped uint8 component data getters: stride is in BYTES per row.