From 5abe4bd15642bbc83f46553aa5275430b14f5f91 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Tue, 10 May 2005 14:55:18 +0000 Subject: *** empty log message *** --- zinclib.d/doc/html/classZincImage.html | 140 +++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 zinclib.d/doc/html/classZincImage.html (limited to 'zinclib.d/doc/html/classZincImage.html') diff --git a/zinclib.d/doc/html/classZincImage.html b/zinclib.d/doc/html/classZincImage.html new file mode 100644 index 0000000..350b0a9 --- /dev/null +++ b/zinclib.d/doc/html/classZincImage.html @@ -0,0 +1,140 @@ + + +IntuiKit: ZincImage class Reference + + + +
Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members
+

ZincImage Class Reference

#include <ZincObjects.hpp> +

+

Inheritance diagram for ZincImage: +

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

Public Member Functions

 ZincImage (Tcl_Obj *obj)
 ZincImage (Tcl_Obj *obj, bool internal)
virtual ~ZincImage ()
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + +
ZincImage::ZincImage Tcl_Obj *  obj  ) 
+
+ + + + + +
+   + + +

+The public constructor (redefine the inherited one)

+

Parameters:
+ + +
obj the object we want to store
+
+
+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
ZincImage::ZincImage Tcl_Obj *  obj,
bool  internal
+
+ + + + + +
+   + + +

+The public constructor (redefine the inherited one)

+

Parameters:
+ + +
obj the object we want to store
+
+
+

+ + + + +
+ + + + + + + + + +
ZincImage::~ZincImage  )  [virtual]
+
+ + + + + +
+   + + +

+The public destructor

+


The documentation for this class was generated from the following files: +
Generated on Mon Apr 18 17:40:45 2005 for IntuiKit by + +doxygen +1.3.3
+ + -- cgit v1.1