From 8448f781be0181ec4ce6755040c9619b67ad1583 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 12 Aug 2002 19:44:59 +0000 Subject: Doco updates. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2576 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_Shared_Image.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'documentation/Fl_Shared_Image.html') 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

-- cgit v1.2.3