From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/class_jpeg_comp_master.html | 268 +++++++++++++++++++++++++++ 1 file changed, 268 insertions(+) create mode 100644 docs/doxygen/nel/class_jpeg_comp_master.html (limited to 'docs/doxygen/nel/class_jpeg_comp_master.html') diff --git a/docs/doxygen/nel/class_jpeg_comp_master.html b/docs/doxygen/nel/class_jpeg_comp_master.html new file mode 100644 index 00000000..2d9da009 --- /dev/null +++ b/docs/doxygen/nel/class_jpeg_comp_master.html @@ -0,0 +1,268 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

jpeg_comp_master Struct Reference

#include <jpegint.h> +

+List of all members. + + + + + + + +

Public Methods

 JMETHOD (void, prepare_for_pass, (j_compress_ptr cinfo))
 JMETHOD (void, pass_startup, (j_compress_ptr cinfo))
 JMETHOD (void, finish_pass, (j_compress_ptr cinfo))

Public Attributes

boolean call_pass_startup
boolean is_last_pass
+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + +
+jpeg_comp_master::JMETHOD ( + +void, +
+finish_pass, +
+(j_compress_ptr cinfo) ) +
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + + + + + + +
+jpeg_comp_master::JMETHOD ( + +void, +
+pass_startup, +
+(j_compress_ptr cinfo) ) +
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + + + + + + +
+jpeg_comp_master::JMETHOD ( + +void, +
+prepare_for_pass, +
+(j_compress_ptr cinfo) ) +
+
+ + + + + +
+   + + +

+

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+boolean jpeg_comp_master::call_pass_startup +
+
+ + + + + +
+   + + +

+ +

+Definition at line 51 of file jpegint.h.

+

+ + + + +
+ + + + + +
+boolean jpeg_comp_master::is_last_pass +
+
+ + + + + +
+   + + +

+ +

+Definition at line 52 of file jpegint.h.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1