Linux Standard Base Desktop Specification 3.1 | ||
---|---|---|
<<< Previous | Next >>> |
jpeg_write_scanlines() shall write the number of scanlines of image data to be compressed from in-memory buffers. The image data shall be written in top-to-bottom scanline order.
jpeg_write_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_write_raw_data | Up | jpeg_write_tables |