summaryrefslogtreecommitdiff
path: root/documentation/Fl_Shared_Image.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_Shared_Image.html')
-rw-r--r--documentation/Fl_Shared_Image.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/documentation/Fl_Shared_Image.html b/documentation/Fl_Shared_Image.html
index 0e2d3a2b2..88d5b30b8 100644
--- a/documentation/Fl_Shared_Image.html
+++ b/documentation/Fl_Shared_Image.html
@@ -22,8 +22,12 @@
<H3>Description</H3>
-<P>The <TT>Fl_Shared_Image</TT> class supports caching, loading, and
-drawing of image files. </P>
+<P>The <TT>Fl_Shared_Image</TT> class supports caching, loading,
+and drawing of image files. Most applications will also want to
+link against the <CODE>fltk_images</CODE> library and call the
+<A
+HREF="functions.html#fl_register_images"><CODE>fl_register_images()</CODE></A>
+function to support standard image formats such as BMP, GIF, JPEG, and PNG.</P>
<H3>Methods</H3>