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 @@

Description

-

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.

Methods

diff --git a/documentation/functions.html b/documentation/functions.html index ae502dffb..1af6abc93 100644 --- a/documentation/functions.html +++ b/documentation/functions.html @@ -1064,6 +1064,9 @@ as part of the core FLTK library for use with the Fl_Shared_Image class. +

This function is provided in the fltk_images +library. +

fl_rgb_color