Leptonica 1.68
C Image Processing Library
|
Display an image with xv. More...
#include <stdio.h>
#include <stdlib.h>
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
Display an image with xv.
Definition in file xvdisp.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 33 of file xvdisp.c.
References ERROR_INT, filein, NULL, pixDestroy(), pixDisplay(), and pixRead().