diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/Fl_Tiled_Image.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/Fl_Tiled_Image.html b/documentation/Fl_Tiled_Image.html index 2d04e4e68..96ee5cb18 100644 --- a/documentation/Fl_Tiled_Image.html +++ b/documentation/Fl_Tiled_Image.html @@ -40,6 +40,8 @@ methods.</P> <LI><A href="#Fl_Tiled_Image.~Fl_Tiled_Image">~Fl_Tiled_Image</A></LI> + <LI><A href="#Fl_Tiled_Image.image">image</A></LI> + </UL> <H4><A name="Fl_Tiled_Image.Fl_Tiled_Image">Fl_Tiled_Image::Fl_Tiled_Image(Fl_Image *img, int W, int H);</A></H4> @@ -51,5 +53,9 @@ methods.</P> <P>The destructor free all memory and server resources that are used by the tiled image.</P> +<H4><A name="Fl_Tiled_Image.image">Fl_Image *Fl_Tiled_Image::image();</A></H4> + +<P>Returns the image that will be tiled.</P> + </BODY> </HTML> |
