#include <docwnd.h>
Public Member Functions | |
| MyFl_Image (FrameBuffer &fb) | |
| virtual void | uncache () |
Definition at line 273 of file docwnd.h.
| MyFl_Image::MyFl_Image | ( | FrameBuffer & | fb | ) | [inline] |
| virtual void MyFl_Image::uncache | ( | ) | [inline, virtual] |
Virtual method called to update image data. See FLTK documentation for more information.
Definition at line 291 of file docwnd.h.
References BoxSize::height, FrameBuffer::pBuff(), FrameBuffer::size(), and BoxSize::width.
1.5.2