From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/_png_image_8cpp.html | 182 ++++++++++++++++++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 Doc/doxygen/html/_png_image_8cpp.html (limited to 'Doc/doxygen/html/_png_image_8cpp.html') diff --git a/Doc/doxygen/html/_png_image_8cpp.html b/Doc/doxygen/html/_png_image_8cpp.html new file mode 100644 index 0000000..2399cbd --- /dev/null +++ b/Doc/doxygen/html/_png_image_8cpp.html @@ -0,0 +1,182 @@ + + + + + +Starshatter_Open: D:/SRC/StarshatterSVN/nGenEx/PngImage.cpp File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
PngImage.cpp File Reference
+
+
+
#include "MemDebug.h"
+#include "PngImage.h"
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include "png.h"
+
+

Go to the source code of this file.

+ + + +

+Classes

struct  PngIOStruct
+ + + + +

+Macros

#define png_infopp_NULL   (png_infopp)NULL
#define png_voidp_NULL   (png_voidp)NULL
#define int_p_NULL   (int*)NULL
+

Macro Definition Documentation

+ +
+
+ + + + +
#define int_p_NULL   (int*)NULL
+
+ +

Definition at line 26 of file PngImage.cpp.

+ +
+
+ +
+
+ + + + +
#define png_infopp_NULL   (png_infopp)NULL
+
+ +

Definition at line 24 of file PngImage.cpp.

+ +
+
+ +
+
+ + + + +
#define png_voidp_NULL   (png_voidp)NULL
+
+ +

Definition at line 25 of file PngImage.cpp.

+ +
+
+
+
+ + + + -- cgit v1.1