Main Page   Data Structures   File List   Data Fields   Globals  

tiff2img.c File Reference

#include "sadie.h"
#include <setjmp.h>

Go to the source code of this file.

Defines

#define BLEN   ((unsigned long)8)
#define DLEN   ((unsigned long)8192)
#define NM   40
#define NT   64

Functions

void UnpackBits (unsigned char *data, unsigned char *datb, short dstBytes)
void TIFF2IMG (char *name, IMAGE **out)


Define Documentation

#define BLEN   ((unsigned long)8)
 

Definition at line 5 of file tiff2img.c.

Referenced by TIFF2IMG.

#define DLEN   ((unsigned long)8192)
 

Definition at line 6 of file tiff2img.c.

Referenced by TIFF2IMG.

#define NM   40
 

Definition at line 83 of file tiff2img.c.

#define NT   64
 

Definition at line 84 of file tiff2img.c.


Function Documentation

void TIFF2IMG char *    name,
IMAGE **    out
 

Definition at line 239 of file tiff2img.c.

References BigEndian, BitsPerSample, BLEN, BTIFF, CHECKIMG, ColorMap, Compression, DLEN, FillOrder, GETMEM, GTIFF, ImageLength, ImageWidth, LilEndian, MagicNumber, malloc, MESSAGE, NewSubfileType, NoComp, Orientation, out, PackBitsComp, PhotometricInterpretation, PlanarConfiguration, PTIFF, RANGE, ResolutionUnit, RLEComp, RowsPerStrip, RTIFF, SamplesPerPixel, SLEN, StripByteCounts, StripOffsets, SubfileType, T_EXIT, T_TIFF2IMG, tag, TBYTE, Thresholding, TIMING, TLONG, TSHORT, type, UnpackBits, value, XResolution, and YResolution.

Referenced by Sadie_FileIO_OpenTIFFCmd.

void UnpackBits unsigned char *    data,
unsigned char *    datb,
short    dstBytes
 

Definition at line 199 of file tiff2img.c.

Referenced by TIFF2IMG.


Generated on Wed Apr 9 08:56:23 2003 for TREES by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002