94 void *(*)(
void *base,
const char *
str),
95 void *(*)(
void *base,
const char *
str),
void IMB_exr_write_channels(void *)
bool IMB_exr_begin_read(void *, const char *, int *, int *, const bool)
void * IMB_exr_get_handle_name(const char *)
void IMB_exr_multilayer_convert(void *, void *, void *(*)(void *base, const char *str), void *(*)(void *base, const char *str), void(*)(void *base, void *lay, const char *str, float *rect, int totchan, const char *chan_id, const char *view))
void IMB_exr_read_channels(void *)
void IMB_exr_add_view(void *, const char *)
void IMB_exrtile_write_channels(void *, int, int, int, const char *, bool)
bool IMB_exr_has_multilayer(void *)
void IMB_exr_add_channel(void *, const char *, const char *, const char *, int, int, float *, bool)
void IMB_exr_set_channel(void *, const char *, const char *, int, int, float *)
bool IMB_exr_begin_write(void *, const char *, int, int, int, const struct StampData *)
void IMB_exrtile_begin_write(void *, const char *, int, int, int, int, int)
void * IMB_exr_get_handle(void)
void IMB_exr_clear_channels(void *)
float * IMB_exr_channel_rect(void *, const char *, const char *, const char *)
void IMB_exr_close(void *)