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 | JPEG_INTERNALS |
Functions | |
jcopy_markers_setup (j_decompress_ptr srcinfo, JCOPY_OPTION option) | |
jcopy_markers_execute (j_decompress_ptr srcinfo, j_compress_ptr dstinfo, JCOPY_OPTION option) | |
#define JPEG_INTERNALS |
Definition at line 18 of file transupp.c.
jcopy_markers_execute | ( | j_decompress_ptr | srcinfo, |
j_compress_ptr | dstinfo, | ||
JCOPY_OPTION | option | ||
) |
Definition at line 886 of file transupp.c.
References GETJOCTET, i, JPEG_APP0, jpeg_write_m_byte(), jpeg_write_m_header(), jpeg_write_marker(), marker, jpeg_decompress_struct::marker_list, NULL, jpeg_compress_struct::write_Adobe_marker, and jpeg_compress_struct::write_JFIF_header.
jcopy_markers_setup | ( | j_decompress_ptr | srcinfo, |
JCOPY_OPTION | option | ||
) |
Definition at line 861 of file transupp.c.
References GLOBAL, JCOPYOPT_ALL, JCOPYOPT_NONE, JPEG_APP0, JPEG_COM, and jpeg_save_markers().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:56.
© Copyright Michele Bosi. All rights reserved.