Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <jpegint.h>
Public Member Functions | |
JMETHOD (void, start_pass,(j_decompress_ptr cinfo, boolean is_pre_scan)) | |
JMETHOD (void, color_quantize,(j_decompress_ptr cinfo, JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows)) | |
JMETHOD (void, finish_pass,(j_decompress_ptr cinfo)) | |
JMETHOD (void, new_color_map,(j_decompress_ptr cinfo)) | |
jpeg_color_quantizer::JMETHOD | ( | void | , |
start_pass | , | ||
(j_decompress_ptr cinfo, boolean is_pre_scan) | |||
) |
jpeg_color_quantizer::JMETHOD | ( | void | , |
color_quantize | , | ||
(j_decompress_ptr cinfo, JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) | |||
) |
jpeg_color_quantizer::JMETHOD | ( | void | , |
finish_pass | , | ||
(j_decompress_ptr cinfo) | |||
) |
jpeg_color_quantizer::JMETHOD | ( | void | , |
new_color_map | , | ||
(j_decompress_ptr cinfo) | |||
) |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.