Leptonica 1.68
C Image Processing Library
|
Demonstrates line graphics using: pixRenderLineArb(), pixRenderLineBlend(), pixRenderBoxArb(), pixRenderBoxaBlend(), and pixRenderPolylineBlend(). More...
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
Demonstrates line graphics using: pixRenderLineArb(), pixRenderLineBlend(), pixRenderBoxArb(), pixRenderBoxaBlend(), and pixRenderPolylineBlend().
Definition in file graphicstest.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 23 of file graphicstest.c.
References boxaAddBox(), boxaCreate(), boxaDestroy(), boxCreate(), boxDestroy(), ERROR_INT, filein, IFF_JFIF_JPEG, L_INSERT, NULL, pixClone(), pixConvertTo32(), pixDestroy(), pixDisplay(), pixGetDepth(), pixRead(), pixRenderBoxaBlend(), pixRenderBoxArb(), pixRenderLineArb(), pixRenderLineBlend(), pixRenderPolylineBlend(), pixWrite(), ptaAddPt(), ptaCreate(), and ptaDestroy().