Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXCURCursor.h>
Inheritance diagram for FX::FXCURCursor:
Public Member Functions | |
FXCURCursor (FXApp *a, const void *pix) | |
virtual bool | savePixels (FXStream &store) const |
virtual bool | loadPixels (FXStream &store) |
virtual | ~FXCURCursor () |
Static Public Attributes | |
static const FXchar | fileExt [] |
|
Construct a cursor from memory stream in Microsoft CUR format. The image is limited to 32x32 pixels. |
|
Destructor.
|
|
Save pixel data only, in CUR format.
Reimplemented from FX::FXCursor. |
|
Load pixel data only, in CUR format.
Reimplemented from FX::FXCursor. |
|
|
Copyright © 1997-2005 Jeroen van der Zijp |