diff --git a/CHANGES b/CHANGES index 54d10a6c4..8ed2443a0 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,7 @@ CHANGES IN FLTK 1.1.8 STR #1457, STR #1458, STR #1460, STR #1481, STR #1578, STR #1639, STR #1645, STR #1644, STR #1792, STR #1793, STR #1742, STR #1777, STR #1794, STR #1827, STR #1843, - STR #1796, STR #1815, STR #1726, STR #1753) + STR #1796, STR #1815, STR #1726, STR #1753, STR #1855) - Fixed potential buffer overrun in Fl_Preferences (STR #1853) - Fixed method attributes in consecutive class diff --git a/documentation/Fl_RGB_Image.html b/documentation/Fl_RGB_Image.html index 60b5fef66..95afccb4c 100644 --- a/documentation/Fl_RGB_Image.html +++ b/documentation/Fl_RGB_Image.html @@ -37,6 +37,10 @@ Images with an even number of channels are assumed to contain alpha information, which is used to blend the image with the contents of the screen.

+

Fl_RGB_Image is defined in +<FL/Fl_Image.H>, however for compatibility reasons +<FL/Fl_RGB_Image.H> shoulc be included.

+

Methods