#include <it/io.h>
#include <it/mat.h>
Go to the source code of this file.
Functions | |
int | main () |
Definition in file test_pnm.c.
int main | ( | void | ) |
Definition at line 25 of file test_pnm.c.
References imat_delete(), imat_height(), imat_height_max(), imat_pgm_read(), imat_pgm_write(), imat_width(), imat_width_max(), pnm_info(), and pnm_type().
|
|