7 DataTif(
char** files,
int filecount,
char* newfilename,
8 bool shellused,
double shelltabing,
9 double coreshell,
double shellbrightness);
11 DataTif(
unsigned char*** data,
int lines,
int columns,
int csheet,
19 void colorgradient(
double x,
double xmin,
double xmax,
unsigned char* R,
20 unsigned char* G,
unsigned char* B);
21 unsigned int header(FILE* f);
22 unsigned int IFD(FILE* f,
unsigned int co,
int width,
int height,