libjpeg - image compression library
cc [flag...] file [library...] -ljpeg
libjpeg(3) C Library Functions libjpeg(3)
NAME
libjpeg - image compression library
SYNOPSIS
cc [flag...] file [library...] -ljpeg
DESCRIPTION
This package contains C software to implement JPEG image compression
and decompression. JPEG is a standardized compression method for full-
color and grayscale images.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+-----------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+-----------------------+
|Availability | image/library/libjpeg |
+---------------+-----------------------+
|Stability | Uncommitted |
+---------------+-----------------------+
SEE ALSO
cjpeg(1), djpeg(1), jpegtran(1), rdjpgcom(1), wrjpgcom(1)
NOTES
This man page was originally written by the Independent JPEG Group.
Updated by Breda McColgan, Sun Microsystems Inc., 2004.
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from http://jpegclub.org/sup-
port/files/jpegsrc.v6b2.tar.gz.
Further information about this software can be found on the open source
community website at https://sourceforge.net/projects/libjpeg/.
Solaris 11.4 06 Apr 2004 libjpeg(3)