C Library Functions libjpeg(3)
NAME
libjpeg - image compression library
SYNOPSIS
cc [flag...] -I/usr/sfw/include file [library...]
-L/usr/sfw/lib -R/usr/sfw/lib -ljpeg
DESCRIPTION
This package contains C software to implement JPEG image compression and decompression. JPEG is a standardizedcompression method for full-color and grayscale images.
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | image/library/libjpeg |
|_____________________________|_____________________________|
| Interface stability | Uncommitted ||_____________________________|_____________________________|
SEE ALSO
cjpeg(1), djpeg(1), jpegtran(1), rdjpgcom(1), wrjpgcom(1) Additional documentation in the /usr/sfw/doc/jpeg directory. NOTES This man page was originally written by the Independent JPEG Group. Updated by Breda McColgan, Sun Microsystems Inc., 2004.SunOS 5.11 Last change: 06 Apr 2004 1