summaryrefslogtreecommitdiff
path: root/doc/fl_jpeg_image.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_jpeg_image.html')
-rw-r--r--doc/fl_jpeg_image.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/fl_jpeg_image.html b/doc/fl_jpeg_image.html
index b948ab0..0bc768d 100644
--- a/doc/fl_jpeg_image.html
+++ b/doc/fl_jpeg_image.html
@@ -14,6 +14,9 @@
<h2>Fl_JPEG_Image Binding Map</h2>
+<a href="index.html">Back to Index</a>
+
+
<table class="package">
<tr><th colspan="2">Package name</th></tr>
@@ -61,7 +64,12 @@ function Create
<td><pre>
Fl_JPEG_Image(const char *name, const unsigned char *data);
</pre></td>
-<td>&nbsp;</td>
+<td><pre>
+function Create
+ (Name : in String := "";
+ Data : in Color_Component_Array)
+ return JPEG_Image;
+</pre></td>
</tr>
</table>