#include <jpeglib.h>
|
| | JMETHOD (void, init_destination,(j_compress_ptr cinfo)) |
| |
| | JMETHOD (boolean, empty_output_buffer,(j_compress_ptr cinfo)) |
| |
| | JMETHOD (void, term_destination,(j_compress_ptr cinfo)) |
| |
| | JMETHOD (void, init_destination,(j_compress_ptr cinfo)) |
| |
| | JMETHOD (boolean, empty_output_buffer,(j_compress_ptr cinfo)) |
| |
| | JMETHOD (void, term_destination,(j_compress_ptr cinfo)) |
| |
Definition at line 713 of file jpeglib.h.
◆ JMETHOD() [1/6]
| jpeg_destination_mgr::JMETHOD |
( |
void |
, |
|
|
init_destination |
, |
|
|
(j_compress_ptr cinfo) |
|
|
) |
| |
◆ JMETHOD() [2/6]
◆ JMETHOD() [3/6]
| jpeg_destination_mgr::JMETHOD |
( |
void |
, |
|
|
term_destination |
, |
|
|
(j_compress_ptr cinfo) |
|
|
) |
| |
◆ JMETHOD() [4/6]
| jpeg_destination_mgr::JMETHOD |
( |
void |
, |
|
|
init_destination |
, |
|
|
(j_compress_ptr cinfo) |
|
|
) |
| |
◆ JMETHOD() [5/6]
◆ JMETHOD() [6/6]
| jpeg_destination_mgr::JMETHOD |
( |
void |
, |
|
|
term_destination |
, |
|
|
(j_compress_ptr cinfo) |
|
|
) |
| |
◆ free_in_buffer
| size_t jpeg_destination_mgr::free_in_buffer |
◆ next_output_byte
| JOCTET * jpeg_destination_mgr::next_output_byte |
The documentation for this struct was generated from the following file: