mirror of
https://github.com/fltk/fltk.git
synced 2026-06-05 08:06:35 +08:00
STR 1874: remove fl_create_offscreen_with_alpha which is merely a helper function for built-in image rendering on only a single platform and should not be public.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@6028 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user