|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
Go to the source code of this file.
Functions | |
| int | bm_read (FILE *f, double blacklevel, potrace_bitmap_t **bmp) |
| void | bm_writepbm (FILE *f, potrace_bitmap_t *bm) |
| int | bm_print (FILE *f, potrace_bitmap_t *bm) |
Variables | |
| char * | bm_read_error |
| int bm_print | ( | FILE * | f, |
| potrace_bitmap_t * | bm | ||
| ) |
| int bm_read | ( | FILE * | f, |
| double | blacklevel, | ||
| potrace_bitmap_t ** | bmp | ||
| ) |
| void bm_writepbm | ( | FILE * | f, |
| potrace_bitmap_t * | bm | ||
| ) |
| char* bm_read_error |
1.8.14