1 <!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [ 2 <!--ArborText, Inc., 1988-1999, v.4002--> 3 <!--ARC : LSARC 2003/085 libtiff, libjpeg, and libpng--> 4 <!ENTITY cmd "libjpeg"> 5 <!ENTITY % commonents SYSTEM "smancommon.ent"> 6 %commonents; 7 <!ENTITY % gnomecommonents SYSTEM "gnomecommon.ent"> 8 %gnomecommonents; 9 <!ENTITY % booktitles SYSTEM "booktitles.ent"> 10 %booktitles; 11 <!ENTITY suncopy "Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved."> 12 ]> 13 <?Pub UDT _bookmark _target> 14 <?Pub EntList brvbar bull cross dash diam diams frac12 frac13 frac14 hellip 15 laquo lArr loz mdash nabla ndash para pound rArr raquo sect yen lt gt> 16 <?Pub Inc> 17 <refentry id="libjpeg-3"> 18 <!-- %Z%%M% %I% %E% SMI; --> 19 <refmeta><refentrytitle>libjpeg</refentrytitle><manvolnum>3</manvolnum> 20 <refmiscinfo class="date">06 Apr 2004</refmiscinfo> 21 <refmiscinfo class="sectdesc">&man3;</refmiscinfo> 22 <refmiscinfo class="software">&release;</refmiscinfo> 23 <refmiscinfo class="arch">generic</refmiscinfo> 24 <refmiscinfo class="copyright">&suncopy;</refmiscinfo> 25 </refmeta> 26 <indexterm><primary>libjpeg</primary></indexterm><indexterm><primary>audio 27 file library</primary></indexterm> 28 <refnamediv id="libjpeg-3-name"><refname>libjpeg</refname><refpurpose>image 29 compression library</refpurpose></refnamediv> 30 <refsynopsisdiv id="libjpeg-3-synp"><title>&synp-tt;</title> 31 <cmdsynopsis><command>cc</command><arg rep="repeat"><option role="nodash"><replaceable> 32 flag</replaceable></option></arg><arg choice="plain"><option>I/usr/sfw/include 33 </option></arg><arg choice="plain"><option role="nodash"><replaceable>file 34 </replaceable></option></arg><arg rep="repeat"><option role="nodash"><replaceable> 35 library</replaceable></option></arg><arg choice="plain"><option>L/usr/sfw/lib 36 </option></arg><arg choice="plain"><option>R/usr/sfw/lib</option></arg><arg 37 choice="plain"><option>ljpeg</option></arg> 38 </cmdsynopsis></refsynopsisdiv> 39 <refsect1 id="libjpeg-3-desc"><title>&desc-tt;</title> 40 <para>This package contains C software to implement JPEG image compression 41 and decompression. JPEG is a standardized compression method for full-color 42 and grayscale images.</para> 43 </refsect1> 44 <refsect1 id="libjpeg-3-attr"><title>&attr-tt;</title> 45 <para>See <olink targetdocent="REFMAN5" localinfo="attributes-5"><citerefentry> 46 <refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry></olink> 47 for descriptions of the following attributes:</para> 48 <informaltable frame="all"> 49 <tgroup cols="2" colsep="1" rowsep="1"><colspec colname="COLSPEC0" colwidth="1*"> 50 <colspec colname="COLSPEC1" colwidth="1*"> 51 <thead> 52 <row><entry align="center" valign="middle">ATTRIBUTE TYPE</entry><entry align="center" 53 valign="middle">ATTRIBUTE VALUE</entry></row> 54 </thead> 55 <tbody> 56 <row><entry><para>Availability</para></entry><entry><para>SUNWjpg</para></entry> 57 </row> 58 <row><entry colname="COLSPEC0"><para>Interface stability</para></entry><entry 59 colname="COLSPEC1"><para>Uncommitted</para></entry></row> 60 </tbody> 61 </tgroup> 62 </informaltable> 63 </refsect1> 64 <refsect1 id="libjpeg-3-also"><title>&also-tt;</title> 65 <!--Reference to another man page--> 66 <!--Reference to a Help manual--> 67 <!--Reference to a book.--> 68 <para><citerefentry><refentrytitle>cjpeg</refentrytitle><manvolnum>1</manvolnum> 69 </citerefentry>, <citerefentry><refentrytitle>djpeg</refentrytitle><manvolnum> 70 1</manvolnum></citerefentry>, <citerefentry><refentrytitle>jpegtran</refentrytitle> 71 <manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>rdjpgcom 72 </refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle> 73 wrjpgcom</refentrytitle><manvolnum>1</manvolnum></citerefentry></para> 74 <para>Additional documentation in the <filename>/usr/sfw/doc/jpeg</filename> 75 directory.</para> 76 </refsect1> 77 <refsect1 id="libjpeg-3-note"><title>¬e-tt;</title> 78 <para>This man page was originally written by the Independent JPEG Group. 79 Updated by Breda McColgan, Sun Microsystems Inc., 2004.</para> 80 </refsect1> 81 </refentry> 82