Function libopenraw_sys::ffi_libopenraw::or_rawdata_dimensions
source · pub unsafe extern "C" fn or_rawdata_dimensions(
rawdata: ORRawDataRef,
x: *mut u32,
y: *mut u32
)Expand description
@brief Get the RAW data dimensions in pixels @param [out] x the horizontal dimension @param [out] y the vertical dimension