Home
last modified time | relevance | path

Searched refs:LINEAR (Results 1 – 1 of 1) sorted by relevance

/libtiff-4.0.7/tools/
H A Dthumbnail.c61 LINEAR enumerator
66 static Contrast contrast = LINEAR; /* current contrast */
96 streq(optarg, "linear")? LINEAR : in main()
444 case LINEAR: in setupCmap()