TIFF Library Man Pages


LIBTIFF · TIFFBUFFER · TIFFCLOSE · TIFFCODEC · TIFFERROR · TIFFFLUSH · TIFFGETFIELD · TIFFMEMORY · TIFFOPEN · TIFFPRINTDIRECTORY · TIFFQUERY · TIFFREADDIRECTORY · TIFFREADENCODEDSTRIP · TIFFREADENCODEDTILE · TIFFREADRAWSTRIP · TIFFREADRAWTILE · TIFFREADRGBAIMAGE · TIFFREADSCANLINE · TIFFREADTILE · TIFFRGBAIMAGE · TIFFSETDIRECTORY · TIFFSETFIELD · TIFFSIZE · TIFFSTRIP · TIFFSWAB · TIFFTILE · TIFFWARNING · TIFFWRITEDIRECTORY · TIFFWRITEENCODEDSTRIP · TIFFWRITEENCODEDTILE · TIFFWRITERAWSTRIP · TIFFWRITERAWTILE · TIFFWRITESCANLINE ·


LIBTIFF

libtiff - introduction to libtiff, a library for reading and writing TIFF files

TIFFBUFFER

TIFFReadBufferSetup, TIFFWriteBufferSetup - I/O buffering control routines

TIFFCLOSE

TIFFClose - close a previously opened TIFF file

TIFFCODEC

TIFFFindCODEC, TIFFRegisterCODEC, TIFFUnRegisterCODEC - codec-related utility routines

TIFFERROR

TIFFError, TIFFSetErrorHandler - library error handling interface

TIFFFLUSH

TIFFFlush, TIFFFlushData - flush pending writes to an open TIFF file

TIFFGETFIELD

TIFFGetField, TIFFVGetField - get the value(s) of a tag in an open TIFF file

TIFFMEMORY

_TIFFmalloc, _TIFFrealloc, _TIFFfree, _TIFFmemset, _TIFFmemcpy, _TIFFmemcmp, - memory management-related functions for use with TIFF files

TIFFOPEN

TIFFOpen, TIFFFdOpen, TIFFClientOpen - open a TIFF file for reading or writing

TIFFPRINTDIRECTORY

TIFFPrintDirectory - print a description of a TIFF directory

TIFFQUERY

TIFFCurrentRow, TIFFCurrentStrip, TIFFCurrentTile, TIFFCurrentDirectory, TIFFLastDirectory, TIFFFileno, TIFFFileName, TIFFGetMode, TIFFIsTiled, TIFFIsByteSwapped, TIFFIsUpSampled, TI

TIFFREADDIRECTORY

TIFFReadDirectory - get the contents of the next directory in an open TIFF file

TIFFREADENCODEDSTRIP

TIFFReadEncodedStrip - read and decode a strip of data from an open TIFF file

TIFFREADENCODEDTILE

TIFFReadEncodedTile - read and decode a tile of data from an open TIFF file

TIFFREADRAWSTRIP

TIFFReadRawStrip - return the undecoded contents of a strip of data from an open TIFF file

TIFFREADRAWTILE

TIFFReadRawTile - return an undecoded tile of data from an open TIFF file

TIFFREADRGBAIMAGE

TIFFReadRGBAImage - read and decode an image into a fixed-format raster

TIFFREADSCANLINE

TIFFReadScanline - read and decode a scanline of data from an open TIFF file

TIFFREADTILE

TIFFReadTile - read and decode a tile of data from an open TIFF file

TIFFRGBAIMAGE

TIFFRGBAImage - read and decode an image into a raster

TIFFSETDIRECTORY

TIFFSetDirectory, TIFFSetSubDirectory - set the current directory for an open TIFF file

TIFFSETFIELD

TIFFSetField - set the value(s) of a tag in a TIFF file open for writing

TIFFSIZE

TIFFScanlineSize, TIFFRasterScanlineSize, - return the size of various items associated with an open TIFF file

TIFFSTRIP

TIFFDefaultStripSize, TIFFStripSize, TIFFVStripSize, TIFFComputeStrip, TIFFNumberOfStrips - strip-related utility routines

TIFFSWAB

TIFFReverseBits, TIFFSwabShort, TIFFSwabLong, TIFFSwabArrayOfShort, TIFFSwabArrayOfLong - byte- and bit-swapping routines

TIFFTILE

TIFFTileSize, TIFFTileRowSize, TIFFVTileSize, TIFFDefaultTileSize, TIFFComputeTile, TIFFCheckTile, TIFFNumberOfTiles - tile-related utility routines

TIFFWARNING

TIFFWarning, TIFFSetWarningHandler - library warning interface

TIFFWRITEDIRECTORY

TIFFWriteDirectory - write the current directory in an open TIFF file

TIFFWRITEENCODEDSTRIP

TIFFWritedEncodedStrip - compress and write a strip of data to an open TIFF file

TIFFWRITEENCODEDTILE

TIFFWritedEncodedTile - compress and write a tile of data to an open TIFF file

TIFFWRITERAWSTRIP

TIFFWriteRawStrip - write a strip of raw data to an open TIFF file

TIFFWRITERAWTILE

TIFFWriteRawTile - write a tile of raw data to an open TIFF file

TIFFWRITESCANLINE

TIFFWriteScanline - write a scanline to an open TIFF file


Index created by MkDocIndex v0.51 © 1997 Ludovic Drolez and Free&ALter SOFT
Last updated: Tue Jan 20 12:00:05 MET 1998