FLTK logo

[master] 49a94d2 - More detailed doc of Fl_Image_Surface::image()

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

[master] 49a94d2 - More detailed doc of Fl_Image_Surface::image() "ManoloFLTK" Sep 18, 2020  
 
commit 49a94d2366f0aa0c131048be3e8190779d3d723d
Author:     ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>
AuthorDate: Fri Sep 18 15:50:15 2020 +0200
Commit:     ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>
CommitDate: Fri Sep 18 15:51:00 2020 +0200

    More detailed doc of Fl_Image_Surface::image()

 src/Fl_Image_Surface.cxx | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git src/Fl_Image_Surface.cxx src/Fl_Image_Surface.cxx
index 75de6c7..6dcb3ba 100644
--- src/Fl_Image_Surface.cxx
+++ src/Fl_Image_Surface.cxx
@@ -91,7 +91,8 @@ int Fl_Image_Surface_Driver::printable_rect(int *w, int *h) {
  \endcond
  */
 
-/** Returns an image made of all drawings sent to the Fl_Image_Surface object.
+/** Returns a depth 3 image made of all drawings sent to the Fl_Image_Surface object.
+ 
  The returned object contains its own copy of the RGB data.
  The caller is responsible for deleting the image.
  */
Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.