TIFFWriter.h File Reference

Go to the source code of this file.

Classes

class  CLUT
 CLUT (Color Lookup Table) class for writing some color TIFF image files. More...
class  TIFFWriter
 This class contains methods that write 8-bit color rgb images or float, double, 8-bit, or 16-bit grey images. More...

Defines

#define uint8   unsigned char
#define uint16   unsigned short
#define uint32   unsigned int

Variables

CLUT clut


Detailed Description

Header file for TIFF image writers.

Author:
George J. Grevera, Ph.D., ggrevera@sju.edu
Copyright (C) 2002, George J. Grevera

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or from http://www.gnu.org/licenses/gpl.txt.

This General Public License does not permit incorporating this code into proprietary programs. (So a hypothetical company such as GH (Generally Hectic) should NOT incorporate this code into their proprietary programs.)


Generated on Thu Jan 12 10:28:47 2006 by  doxygen 1.4.5