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 @@
The Fl_Shared_Image class supports caching, loading, and -drawing of image files.
+The Fl_Shared_Image class supports caching, loading,
+and drawing of image files. Most applications will also want to
+link against the fltk_images library and call the
+fl_register_images()
+function to support standard image formats such as BMP, GIF, JPEG, and PNG.
Fl_Shared_Image
class.
+This function is provided in the fltk_images
+library.
+