CODEC

NAME
SYNOPSIS
DESCRIPTION
DIAGNOSTICS
SEE ALSO

NAME

TIFFFindCODEC, TIFFRegisterCODEC, TIFFUnRegisterCODEC, TIFFIsCODECConfigured − codec-related utility routines

SYNOPSIS

#include <tiffio.h>

>TIFFReadRGBATile(3TIFF), libtiff(3TIFF)

Libtiff library home page: http://www.remotesensing.org/libtiff/


./usr/share/doc/libtiff-doc/html/man/pal2rgb.1.html0000644000000000000000000001217413304075051020653 0ustar rootroot PAL2RGB

PAL2RGB

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
BUGS
SEE ALSO

NAME

pal2rgb − convert a palette color TIFF image to a full color image

SYNOPSIS

pal2rgb [ options ] input.tif output.tif

DESCRIPTION

Pal2rgb converts a palette color TIFF image to a full color image by applying the colormap of the palette image to each sample to generate a full color RGB image.