summaryrefslogtreecommitdiff
path: root/doc/fl_xpm_image.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_xpm_image.html')
-rw-r--r--doc/fl_xpm_image.html65
1 files changed, 65 insertions, 0 deletions
diff --git a/doc/fl_xpm_image.html b/doc/fl_xpm_image.html
new file mode 100644
index 0000000..72e95b4
--- /dev/null
+++ b/doc/fl_xpm_image.html
@@ -0,0 +1,65 @@
+
+<!DOCTYPE html>
+
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <title>Fl_XPM_Image Binding Map</title>
+ <link href="map.css" rel="stylesheet">
+ </head>
+
+ <body>
+
+
+<h2>Fl_XPM_Image Binding Map</h2>
+
+
+<table class="package">
+ <tr><th colspan="2">Package name</th></tr>
+
+ <tr>
+ <td>Fl_XPM_Image</td>
+ <td>FLTK.Images.Pixmaps.XPM</td>
+ </tr>
+
+</table>
+
+
+
+<table class="type">
+ <tr><th colspan="2">Types</th></tr>
+
+ <tr>
+ <td>Fl_XPM_Image</td>
+ <td>XPM_Image</td>
+ </tr>
+
+ <tr>
+ <td>&nbsp;</td>
+ <td>XPM_Image_Reference</td>
+ </tr>
+
+</table>
+
+
+
+<table class="function">
+ <tr><th colspan="2">Functions and Procedures</th></tr>
+
+ <tr>
+<td><pre>
+Fl_XPM_Image(const char *filename);
+</pre></td>
+<td><pre>
+function Create
+ (Filename : in String)
+ return XPM_Image;
+</pre></td>
+ </tr>
+
+</table>
+
+
+ </body>
+</html>
+