Main Page | Data Structures | File List | Data Fields | Globals

readtiff.h File Reference

header file for readtiff.c, holds function to read in 16bit tiff file (image.tif) More...

#include "gelinfo.h"
#include "allheaders.h"

Go to the source code of this file.

Functions

PIX * pixReadTIFF16Gray (FILE *FLAGOUT_FILE, char *filename, struct GelInfo *GelInfo, int well_edge, int Verbose)
 reads in a 16bit grayscale gel image (TIFF) to a PIX


Detailed Description

header file for readtiff.c, holds function to read in 16bit tiff file (image.tif)


Function Documentation

PIX* pixReadTIFF16Gray FILE *  FLAGOUT_FILE,
char *  filename,
struct GelInfo GelInfo,
int  well_edge,
int  Verbose
 

reads in a 16bit grayscale gel image (TIFF) to a PIX

able to support different image orientation defined using well_edge

Parameters:
FLAGOUT_FILE writable file handle to data log file
filename name to the image file
GelInfo holds various gel parameters
well_edge denotes the edge of the image with closest to the wells (0=left, 1=top, 2=right, 3=bottom)
Verbose turn on text output to screen
Returns:
16bit PIX representation of the given image


Generated on Fri Apr 20 16:43:08 2007 for LaneRuler by  doxygen 1.3.9.1