diff options
Diffstat (limited to 'documentation/drawing.html')
| -rw-r--r-- | documentation/drawing.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/documentation/drawing.html b/documentation/drawing.html index beda0f96e..36d2e7736 100644 --- a/documentation/drawing.html +++ b/documentation/drawing.html @@ -948,11 +948,6 @@ double-buffering natively. <P>Create an RGB offscreen buffer with <tt>w*h</tt> pixels. -<H4><A NAME=fl_create_offscreen_with_alpha>Fl_Offscreen fl_create_offscreen_with_alpha(int w, int h)</A></H4> - -<P>Create an RGBA offscreen buffer. Alpha blending is not available -on all platforms. - <H4><A NAME=fl_delete_offscreen>void fl_delete_offscreen(Fl_Offscreen)</A></H4> <P>Delete a previously created offscreen buffer. All drawings are lost. |
