Linux Standard Base Desktop Specification 3.1 | ||
---|---|---|
<<< Previous | Next >>> |
The function jpeg_finish_compress() shall set the compression state to completion. Any remaining bufferload of data shall be written to the data destination. jpeg_finish_compress() shall also release working memory associated with the JPEG object.
jpeg_finish_compress() shall return error if the function is invoked before writing the specified number of scanlines.
<<< Previous | Home | Next >>> |
jpeg_destroy_decompress | Up | jpeg_finish_decompress |