![]() |
Leptonica 1.68
C Image Processing Library
|
Exploration of image scaling techniques. More...
#include "allheaders.h"Go to the source code of this file.
Functions | |
| main (int argc, char **argv) | |
Exploration of image scaling techniques.
Definition in file scaletest1.c.
| main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 26 of file scaletest1.c.
References ERROR_INT, filein, IFF_JFIF_JPEG, IFF_PNG, NULL, pixDestroy(), pixGetDepth(), pixRead(), pixScale(), pixScaleAreaMap(), pixScaleBySampling(), pixScaleLI(), pixScaleSmooth(), pixScaleToGray(), and pixWrite().