![]() |
Leptonica 1.68
C Image Processing Library
|
Demonstrates modifying the hue and saturation of an image. More...
#include "allheaders.h"Go to the source code of this file.
Functions | |
| main (int argc, char **argv) | |
Demonstrates modifying the hue and saturation of an image.
Definition in file modifyhuesat.c.
| main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 31 of file modifyhuesat.c.
References ERROR_INT, filein, IFF_JFIF_JPEG, L_INSERT, L_MIN, NULL, pixaAddPix(), pixaCreate(), pixaDestroy(), pixaDisplayTiledAndScaled(), pixConvertTo32(), pixDestroy(), pixGetDimensions(), pixModifyHue(), pixModifySaturation(), pixRead(), pixScale(), and pixWrite().