Linux Standard Base Desktop Specification 3.2 | ||
---|---|---|
<<< Previous | Next >>> |
jpeg_start_output() shall initialize state for an output pass in buffered-image mode. The scan_number indicates the scan of the image to be displayed. Scan numbers start from 1. The buffered-image mode must be selected before starting an output pass by setting cinfo.buffered_image = TRUE.
jpeg_start_output() shall return FALSE if decompression is suspended. Otherwise, jpeg_start_output() shall return TRUE.
<<< Previous | Home | Next >>> |
jpeg_start_decompress | Up | jpeg_std_error |