HPUX man pages für Kapitel 3t



TIFFClose - close a previously opened TIFF file

TIFFError - library error handling interface

TIFFFlushData - flush pending writes to an open TIFF file

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

TIFFOpen - open a TIFF file for reading or writing

TIFFPrintDirectory - print a description of a TIFF directory

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

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

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

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

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

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

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

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

TIFFSetDirectory - set the current directory for an open TIFF file

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

TIFFWarning - library warning interface

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 - write a strip of raw data to an open TIFF file

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

TIFFWriteScanline - write a scanline to an open TIFF file

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

query : TIFFCurrentRow, TIFFCurrentStrip, TIFFCurrentTile, TIFFCurrentDirectory, TIFFFileno, TIFFFileName, TIFFGetMode, TIFFIsTiled - query routines

Size - return the size (in bytes) of a scanline, strip, or tile for an open TIFF file

Strips - strip-related utility routines

SwabArrayOfLong - byte- and bit-swapping routines

Tiles - tile-related utility routines