From 36302e60475e3531d5034fd97cc87aabb9fbd588 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Mon, 13 Jan 2025 00:06:47 +1300 Subject: Documentation improvements --- doc/fl_tiled_image.html | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'doc/fl_tiled_image.html') diff --git a/doc/fl_tiled_image.html b/doc/fl_tiled_image.html index 68dd848..39292b1 100644 --- a/doc/fl_tiled_image.html +++ b/doc/fl_tiled_image.html @@ -46,7 +46,28 @@ - + + + + + + + + + + + + +
Functions and Procedures
Protected Attributes
+int alloc_image_;
+
Intentionally left unbound.
+Fl_Image * image_;
+
Intentionally left unbound.
+ + + + + +
Constructors
@@ -60,6 +81,13 @@ function Create
 
+ + + + + +
Functions and Procedures
 virtual void color_average(Fl_Color c, float i);
-- 
cgit