Function vfxpreopenexr_sys::imf_header::Imf_3_0__Header_with_dimensions[][src]

pub unsafe extern "C" fn Imf_3_0__Header_with_dimensions(
    this_: *mut Imf_Header_t,
    width: c_int,
    height: c_int,
    pixel_aspect_ratio: c_float,
    screen_window_center: *const Imath_V2f_t,
    screen_window_width: c_float,
    line_order: Imf_LineOrder,
    compression: Imf_Compression
) -> Exception