MRPT
1.9.9
|
Definition at line 716 of file mrpt_jpeglib.h.
#include <jpeglib/mrpt_jpeglib.h>
Public Member Functions | |
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)) | |
Public Attributes | |
JOCTET * | next_output_byte |
size_t | free_in_buffer |
jpeg_destination_mgr::JMETHOD | ( | void | , |
init_destination | , | ||
(j_compress_ptr cinfo) | |||
) |
jpeg_destination_mgr::JMETHOD | ( | boolean | , |
empty_output_buffer | , | ||
(j_compress_ptr cinfo) | |||
) |
jpeg_destination_mgr::JMETHOD | ( | void | , |
term_destination | , | ||
(j_compress_ptr cinfo) | |||
) |
size_t jpeg_destination_mgr::free_in_buffer |
Definition at line 719 of file mrpt_jpeglib.h.
JOCTET* jpeg_destination_mgr::next_output_byte |
Definition at line 718 of file mrpt_jpeglib.h.
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |