Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <cdjpeg.h>
Public Attributes | |
struct jpeg_progress_mgr | pub |
int | completed_extra_passes |
int | total_extra_passes |
int | percent_done |
int cdjpeg_progress_mgr::completed_extra_passes |
Definition at line 83 of file cdjpeg.h.
Referenced by finish_output_bmp(), and preload_image().
struct jpeg_progress_mgr cdjpeg_progress_mgr::pub |
Definition at line 82 of file cdjpeg.h.
Referenced by finish_output_bmp(), and preload_image().
int cdjpeg_progress_mgr::total_extra_passes |
Definition at line 84 of file cdjpeg.h.
Referenced by jinit_write_bmp(), start_input_bmp(), and start_input_tga().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.