- Applications
- Development
- Mail
- Media
- Network
- Perl
- System
- WWW
- X11
Package: Tiff
Library for manipulation of TIFF (Tag Image File Format) images
Version: 3.8.2-r8
Source size: 1,327 kB (compressed)
Manuals
User commands
- bmp2tiff(1)
- Create a
- fax2ps(1)
- Convert a
- fax2tiff(1)
- Create a
- gif2tiff(1)
- Create a
- pal2rgb(1)
- Convert a palette color
- ppm2tiff(1)
- Create a
- ras2tiff(1)
- Create a
- raw2tiff(1)
- Create a
- rgb2ycbcr(1)
- Convert non-YCbCr
- sgi2tiff(1)
- Create a
- thumbnail(1)
- Create a
- tiff2bw(1)
- Convert a color
- tiff2pdf(1)
- Convert a TIFF image to a PDF document
- tiff2ps(1)
- Convert a
- tiff2rgba(1)
- Convert a
- tiffcmp(1)
- Compare two
- tiffcp(1)
- Copy (and possibly convert) a
- tiffdither(1)
- Convert a greyscale image to bilevel using dithering
- tiffdump(1)
- Print verbatim information about
- tiffgt(1)
- Display an image stored in a
- tiffinfo(1)
- Print information about
- tiffmedian(1)
- Apply the median cut algorithm to data in a
- tiffset(1)
- Set a field in a
- tiffsplit(1)
- Split a multi-image
- tiffsv(1)
- Save an image from the framebuffer in a
Library functions
- TIFFClose(3tiff)
- Close a previously opened
- TIFFDataWidth(3tiff)
- Get the size of TIFF data types
- TIFFError(3tiff)
- Library error handling interface
- TIFFFlush(3tiff)
- Flush pending writes to an open
- TIFFGetField(3tiff)
- Get the value(s) of a tag in an open
- TIFFOpen(3tiff)
- Open a
- TIFFPrintDirectory(3tiff)
- Print a description of a
- TIFFRGBAImage(3tiff)
- TIFFRGBAImageOK, TIFFRGBAImageBegin, TIFFRGBAImageGet, TIFFRGBAImageEnd
- TIFFReadDirectory(3tiff)
- Get the contents of the next directory in an open
- TIFFReadEncodedStrip(3tiff)
- Read and decode a strip of data from an open
- TIFFReadEncodedTile(3tiff)
- Read and decode a tile of data from an open
- TIFFReadRGBAImage(3tiff)
- Read and decode an image
- TIFFReadRGBAStrip(3tiff)
- Read and decode an image strip into a fixed-format raster
- TIFFReadRGBATile(3tiff)
- Read and decode an image tile into a fixed-format raster
- TIFFReadRawStrip(3tiff)
- Return the undecoded contents of a strip of data from an
- TIFFReadRawTile(3tiff)
- Return an undecoded tile of data from an open
- TIFFReadScanline(3tiff)
- Read and decode a scanline of data from an open
- TIFFReadTile(3tiff)
- Read and decode a tile of data from an open
- TIFFSetDirectory(3tiff)
- Set the current directory for an open
- TIFFSetField(3tiff)
- Set the value(s) of a tag in a
- TIFFWarning(3tiff)
- Library warning interface
- TIFFWriteDirectory(3tiff)
- Write the
- TIFFWriteEncodedStrip(3tiff)
- Compress and write a strip of data to an open
- TIFFWriteEncodedTile(3tiff)
- Compress and write a tile of data to an open
- TIFFWriteRawStrip(3tiff)
- Write a strip of raw data to an open
- TIFFWriteRawTile(3tiff)
- Write a tile of raw data to an open
- TIFFWriteScanline(3tiff)
- Write a scanline to an open
- TIFFWriteTile(3tiff)
- Encode and write a tile of data to an open
- TIFFbuffer(3tiff)
- TIFFReadBufferSetup, TIFFWriteBufferSetup - I/O buffering control routines
- TIFFcodec(3tiff)
- TIFFFindCODEC, TIFFRegisterCODEC, TIFFUnRegisterCODEC, TIFFIsCODECConfigured
- TIFFcolor(3tiff)
- TIFFYCbCrToRGBInit, TIFFYCbCrtoRGB, TIFFCIELabToRGBInit, TIFFCIELabToXYZ,
- TIFFmemory(3tiff)
- Memory management-related functions for use with
- TIFFquery(3tiff)
- TIFFCurrentRow,
- TIFFsize(3tiff)
- TIFFScanlineSize, TIFFRasterScanlineSize,
- TIFFstrip(3tiff)
- TIFFDefaultStripSize, TIFFStripSize, TIFFVStripSize, TIFFRawStripSize,
- TIFFswab(3tiff)
- TIFFGetBitRevTable, TIFFReverseBits, TIFFSwabShort, TIFFSwabLong,
- TIFFtile(3tiff)
- TIFFTileSize, TIFFTileRowSize, TIFFVTileSize, TIFFDefaultTileSize,
- libtiff(3tiff)
- Introduction to