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_scan_info.html | 256 +++++++++++++++++++++++++++++ 1 file changed, 256 insertions(+) create mode 100644 docs/doxygen/nel/class_jpeg_scan_info.html (limited to 'docs/doxygen/nel/class_jpeg_scan_info.html') diff --git a/docs/doxygen/nel/class_jpeg_scan_info.html b/docs/doxygen/nel/class_jpeg_scan_info.html new file mode 100644 index 00000000..3b2a9203 --- /dev/null +++ b/docs/doxygen/nel/class_jpeg_scan_info.html @@ -0,0 +1,256 @@ + + + + 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_scan_info Struct Reference

#include <jpeglib.h> +

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

Public Attributes

int comps_in_scan
int component_index [MAX_COMPS_IN_SCAN]
int Ss
int Se
int Ah
int Al
+


Member Data Documentation

+

+ + + + +
+ + + + + +
+int jpeg_scan_info::Ah +
+
+ + + + + +
+   + + +

+ +

+Definition at line 188 of file jpeglib.h.

+

+ + + + +
+ + + + + +
+int jpeg_scan_info::Al +
+
+ + + + + +
+   + + +

+ +

+Definition at line 188 of file jpeglib.h.

+

+ + + + +
+ + + + + +
+int jpeg_scan_info::Se +
+
+ + + + + +
+   + + +

+ +

+Definition at line 187 of file jpeglib.h.

+

+ + + + +
+ + + + + +
+int jpeg_scan_info::Ss +
+
+ + + + + +
+   + + +

+ +

+Definition at line 187 of file jpeglib.h.

+

+ + + + +
+ + + + + +
+int jpeg_scan_info::component_index[MAX_COMPS_IN_SCAN] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 186 of file jpeglib.h.

+

+ + + + +
+ + + + + +
+int jpeg_scan_info::comps_in_scan +
+
+ + + + + +
+   + + +

+ +

+Definition at line 185 of file jpeglib.h.

+


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