Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXGIFCursor.h>
Inheritance diagram for FX::FXGIFCursor:
Public Member Functions | |
FXGIFCursor (FXApp *a, const void *pix, FXint hx=0, FXint hy=0) | |
virtual bool | savePixels (FXStream &store) const |
virtual bool | loadPixels (FXStream &store) |
virtual | ~FXGIFCursor () |
Static Public Attributes | |
static const FXchar | fileExt [] |
|
Construct a cursor from memory stream in Compuserve GIF format. Hot spot may be specified using hx and hy parameters, since the GIF format does not specify a hot spot. The image must be smaller than 32x32 pixels. |
|
Destroy.
|
|
Save pixel data only, in GIF format.
Reimplemented from FX::FXCursor. |
|
Load pixel data only, in GIF format.
Reimplemented from FX::FXCursor. |
|
|
Copyright © 1997-2005 Jeroen van der Zijp |