integer d8scomp(integer quality, integer baseline)
quality
IN:
JPEG quality specification
baseline
JPEG baseline specification
Purpose
Fortran-specific routine that sets the parameters needed for the JPEG algorithm.
Return value
Returns SUCCEED (or 0) if successful and FAIL (or -1) otherwise.
Description
d8sjpeg changes the JPEG compression parameter settings set in the d8scomp routine.