![]() |
Leptonica 1.68
C Image Processing Library
|
Generate gamma adjusted image using pixGammaTRC(). More...
#include <stdio.h>#include <stdlib.h>#include "allheaders.h"Go to the source code of this file.
Functions | |
| main (int argc, char **argv) | |
Generate gamma adjusted image using pixGammaTRC().
Definition in file trctest.c.
| main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 27 of file trctest.c.
References ERROR_INT, filein, IFF_PNG, NULL, pixDestroy(), pixGammaTRC(), pixRead(), and pixWrite().