summaryrefslogtreecommitdiff
path: root/FL/Fl_Shared_Image.H
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2015-03-12 08:59:14 +0000
committerManolo Gouy <Manolo>2015-03-12 08:59:14 +0000
commit1c3163f206606070c112c8f09a758990a8f2e142 (patch)
tree9910a0bb9f18c90da1a44894af99d936fb2c2e8d /FL/Fl_Shared_Image.H
parentba76bdce028570e0d8d5dd8c28f8ec1335723a65 (diff)
More detailed Doxygen doc of Fl_Shared_Image::scale() and Fl_Image::draw(X,Y,W,H,cx,cy).
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10618 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL/Fl_Shared_Image.H')
-rw-r--r--FL/Fl_Shared_Image.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Shared_Image.H b/FL/Fl_Shared_Image.H
index 5f96f7f2d..09bd636b2 100644
--- a/FL/Fl_Shared_Image.H
+++ b/FL/Fl_Shared_Image.H
@@ -31,7 +31,7 @@ typedef Fl_Image *(*Fl_Shared_Handler)(const char *name, uchar *header,
// Shared images class.
/**
- This class supports caching, loading,
+ This class supports caching, loading, scaling,
and drawing of image files. Most applications will also want to
link against the fltk_images library and call the
fl_register_images()