Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Public Attributes
jpeg_destination_mgr Struct Reference

Detailed Description

Definition at line 710 of file mrpt_jpeglib.h.

#include <utils/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

JOCTETnext_output_byte
 
size_t free_in_buffer
 

Member Function Documentation

◆ JMETHOD() [1/3]

jpeg_destination_mgr::JMETHOD ( void  ,
init_destination  ,
(j_compress_ptr cinfo)   
)

◆ JMETHOD() [2/3]

jpeg_destination_mgr::JMETHOD ( boolean  ,
empty_output_buffer  ,
(j_compress_ptr cinfo)   
)

◆ JMETHOD() [3/3]

jpeg_destination_mgr::JMETHOD ( void  ,
term_destination  ,
(j_compress_ptr cinfo)   
)

Member Data Documentation

◆ free_in_buffer

size_t jpeg_destination_mgr::free_in_buffer

◆ next_output_byte

JOCTET* jpeg_destination_mgr::next_output_byte

Definition at line 711 of file mrpt_jpeglib.h.

Referenced by dump_buffer(), emit_byte(), empty_output_buffer(), and init_destination().




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019