Linux Standard Base Desktop Specification 3.2 | ||
---|---|---|
<<< Previous | Next >>> |
jpeg_read_scanlines() shall return upto the maximum number of scanlines of decompressed image data. This may be less than the number requested in cases such as bottom of image, data source suspension, and operating modes that emit multiple scanlines at a time. Image data shall be returned in top-to-bottom scanline order.
jpeg_read_scanlines() shall report a non-fatal error if the requested number of scanlines is greater than the height of the original unscaled image.
<<< Previous | Home | Next >>> |
jpeg_read_raw_data | Up | jpeg_resync_to_restart |