Function vfxpreopenexr_sys::imf_tiledrgbafile::Imf_3_0__TiledRgbaOutputFile_with_windows[][src]

pub unsafe extern "C" fn Imf_3_0__TiledRgbaOutputFile_with_windows(
    this_: *mut *mut Imf_TiledRgbaOutputFile_t,
    name: *const c_char,
    tile_x_size: c_int,
    tile_y_size: c_int,
    mode: Imf_LevelMode,
    rmode: Imf_LevelRoundingMode,
    display_window: *const Imath_Box2i_t,
    data_window: *const Imath_Box2i_t,
    rgba_channels: Imf_RgbaChannels,
    pixel_aspect_ratio: c_float,
    screen_window_center: Imath_V2f_t,
    screen_window_width: c_float,
    line_order: Imf_LineOrder,
    compression: Imf_Compression,
    num_threads: c_int
) -> Exception