Man Linux: Main Page and Category List

NAME

       exactimage - image processing library

DESCRIPTION

       ExactImage is a fast C++ image processing library. Unlike many other
       library frameworks it allows operation in several color spaces and bit
       depths natively, resulting in low memory and computational
       requirements.

FILE FORMATS

       ExactImage supports the following file formats:

       ·   BMP

       ·   Digital camera RAW

       ·   GIF

       ·   JPEG

       ·   JPEG2000

       ·   OpenEXR

       ·   PNG

       ·   PBM

       ·   RAW

       ·   TIFF

       ·   XPM

       ·   SVG (read-only, partial support)

       ·   PDF (write-only, allows embedding JPEG and JPEG2000, vector
           geometry and fonts, and writing multiple pages)

       ·   PostScript (write-only, allows embedding JPEG)

       ·   Encapsulated PostScript (write-only, allows embedding JPEG)

       ·   PCX

       ·   Targa, TGA

SEE ALSO

       bardecode(1), e2mtiff(1), econvert(1), edentify(1), empty-page(1),
       hocr2pdf(1), optimize2bw(1)

AUTHORS

       Jakub Wilk <jwilk@debian.org>
           Wrote this manual page for the Debian system.

       http://www.exactcode.de/site/open_source/exactimage/
           This manual page incorporates texts found on the ExactImage
           homepage.

COPYRIGHT

       This manual page was written for the Debian system (and may be used by
       others).

       Permission is granted to copy, distribute and/or modify this document
       under the terms of the GNU General Public License, Version 2 or (at
       your option) any later version published by the Free Software
       Foundation.

       On Debian systems, the complete text of the GNU General Public License
       can be found in /usr/share/common-licenses/GPL-2.