OpenJPEG  1.5.1
EVENT - Implementation of a event callback system

Exported functions (see also openjpeg.h)

opj_bool opj_event_msg (opj_common_ptr cinfo, int event_type, const char *fmt,...)
 Write formatted data to a string and send the string to a user callback. More...
 

Detailed Description

Function Documentation

opj_bool opj_event_msg ( opj_common_ptr  cinfo,
int  event_type,
const char *  fmt,
  ... 
)