Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Macros | |
#define | JMESSAGE(code, string) string , |
#define | DEFAULT_FMT FMT_PPM |
Enumerations | |
enum | IMAGE_FORMATS { FMT_BMP, FMT_GIF, FMT_OS2, FMT_PPM, FMT_RLE, FMT_TARGA, FMT_TIFF } |
Functions | |
usage (void) | |
parse_switches (j_decompress_ptr cinfo, int argc, char **argv, int last_file_arg_seen, boolean for_real) | |
jpeg_getc (j_decompress_ptr cinfo) | |
print_text_marker (j_decompress_ptr cinfo) | |
int | main (int argc, char **argv) |
enum IMAGE_FORMATS |
jpeg_getc | ( | j_decompress_ptr | cinfo | ) |
Definition at line 354 of file djpeg.c.
References jpeg_source_mgr::bytes_in_buffer, ERREXIT, GETJOCTET, METHODDEF, and jpeg_source_mgr::next_input_byte.
Referenced by print_text_marker().
parse_switches | ( | j_decompress_ptr | cinfo, |
int | argc, | ||
char ** | argv, | ||
int | last_file_arg_seen, | ||
boolean | for_real | ||
) |
print_text_marker | ( | j_decompress_ptr | cinfo | ) |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:56.
© Copyright Michele Bosi. All rights reserved.