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 standardized
compression method for full-color and grayscale images.
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWjpg
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
|