Functions | |
void | vbi_draw_vt_page_region (vbi_page *pg, vbi_pixfmt fmt, void *canvas, int rowstride, int column, int row, int width, int height, int reveal, int flash_on) |
_vbi_inline void | vbi_draw_vt_page (vbi_page *pg, vbi_pixfmt fmt, void *canvas, int reveal, int flash_on) |
void | vbi_draw_cc_page_region (vbi_page *pg, vbi_pixfmt fmt, void *canvas, int rowstride, int column, int row, int width, int height) |
_vbi_inline void | vbi_draw_cc_page (vbi_page *pg, vbi_pixfmt fmt, void *canvas) |
void | vbi_get_max_rendered_size (int *w, int *h) |
void | vbi_get_vt_cell_size (int *w, int *h) |
int | vbi_print_page_region (vbi_page *pg, char *buf, int size, const char *format, vbi_bool table, vbi_bool ltr, int column, int row, int width, int height) |
_vbi_inline int | vbi_print_page (vbi_page *pg, char *buf, int size, const char *format, vbi_bool table, vbi_bool ltr) |
void | vbi_set_brightness (vbi_decoder *vbi, int brightness) |
void | vbi_set_contrast (vbi_decoder *vbi, int contrast) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|