Leptonica 1.68
C Image Processing Library

trctest.c File Reference

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)

Detailed Description

Generate gamma adjusted image using pixGammaTRC().

Definition in file trctest.c.


Function Documentation

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().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines