1 #ifndef SIMAGE_PRIVATE_H
2 #define SIMAGE_PRIVATE_H
27 void * (*open_func)(
const char * filename,
28 int * w,
int * h,
int * nc);
int(* read_line_func)(void *opendata, int y, unsigned char *buf)
s_params * s_movie_params(s_movie *movie)
int(* next_line_func)(void *opendata, unsigned char *buf)
void s_stream_context_set(s_stream *stream, void *context)
struct simage_open_funcs openfuncs
Windows specific information.
void(* close_func)(void *opendata)
void * s_stream_context_get(s_stream *stream)