From af90841fbc0a7090d7f3979c4d71aeeec1fbcb4b Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Tue, 19 Mar 2024 15:09:14 +0100 Subject: Update dependencies, whitespace, and Fl_File_Chooser.cxx Rewrite src/Fl_File_Chooser.cxx from its .fl source file --- src/Fl_Shared_Image.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Fl_Shared_Image.cxx') diff --git a/src/Fl_Shared_Image.cxx b/src/Fl_Shared_Image.cxx index 4a9f91393..89b23ab8f 100644 --- a/src/Fl_Shared_Image.cxx +++ b/src/Fl_Shared_Image.cxx @@ -48,7 +48,7 @@ extern "C" { } -/** +/** Returns the Fl_Shared_Image* array. \return a pointer to an array of shared image pointers, sorted by name and size @@ -402,7 +402,7 @@ Fl_Image *Fl_Shared_Image::copy() const { /** Averages the colors in the image with the provided FLTK color value. - This method changes the pixel data of this specific image. + This method changes the pixel data of this specific image. \note It does not change any of the resized copies of this image, nor does it necessarily apply the color changes if this image is resized later. -- cgit v1.2.3