2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
2003-06-14 07:49:14 +08:00
|
|
|
<para>The libjpeg package contains <command>cjpeg</command>,
|
|
|
|
<command>djpeg</command>, <command>jpegtran</command>,
|
|
|
|
<command>rdjpgcom</command>, <command>wrjpgcom</command> and
|
2003-04-22 09:53:42 +08:00
|
|
|
<filename>libjpeg</filename> libraries.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
|
|
|
|
<sect3><title>cjpeg</title>
|
2003-06-14 07:49:14 +08:00
|
|
|
<para><command>cjpeg</command> compresses image files to produce a
|
|
|
|
<acronym>JPEG</acronym>/<acronym>JFIF</acronym> file on the standard
|
|
|
|
output. Currently supported input file formats are:
|
|
|
|
<acronym>PPM</acronym> (PBMPLUS color
|
|
|
|
format), <acronym>PGM</acronym> (PBMPLUS gray-scale
|
|
|
|
format), <acronym>BMP</acronym>, and Targa.</para></sect3>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
<sect3><title>djpeg</title>
|
2003-06-14 07:49:14 +08:00
|
|
|
<para><command>djpeg</command> decompresses image files from
|
|
|
|
<acronym>JPEG/JFIF</acronym> format to either <acronym>PPM</acronym>
|
|
|
|
(PBMPLUS color format), <acronym>PGM</acronym> (PBMPLUS gray-scale
|
|
|
|
format), <acronym>BMP</acronym>, or Targa
|
2002-07-08 04:28:42 +08:00
|
|
|
format.</para></sect3>
|
|
|
|
|
|
|
|
<sect3><title>jpegtran</title>
|
2003-06-14 07:49:14 +08:00
|
|
|
<para><command>jpegtran</command> is used for lossless transformation of
|
|
|
|
<acronym>JPEG</acronym> files.</para></sect3>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
<sect3><title>rdjpgcom</title>
|
2003-06-14 07:49:14 +08:00
|
|
|
<para><command>rdjpgcom</command> displays text comments from within a
|
|
|
|
<acronym>JPEG</acronym> file.</para></sect3>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
<sect3><title>wrjpgcom</title>
|
2003-06-14 07:49:14 +08:00
|
|
|
<para><command>wrjpgcom</command> inserts text comments into a
|
|
|
|
<acronym>JPEG</acronym> file.</para></sect3>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
<sect3><title>jpeg libraries</title>
|
|
|
|
<para>These libraries are used by many programs for reading and writing
|
|
|
|
jpeg format files.</para></sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|