Remove "(if fl_window is null)" from Doxygen comment.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11519 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
b3af5591ca
commit
7c8e337942
@ -20,7 +20,7 @@
|
||||
#include <FL/Fl_Screen_Driver.H>
|
||||
|
||||
/**
|
||||
Reads an RGB(A) image from the current window or off-screen buffer (if fl_window is null).
|
||||
Reads an RGB(A) image from the current window or off-screen buffer.
|
||||
\param[in] p pixel buffer, or NULL to allocate one
|
||||
\param[in] X,Y position of top-left of image to read
|
||||
\param[in] W,H width and height of image to read
|
||||
|
Loading…
Reference in New Issue
Block a user