GIF Cursor class
Inheritance:
Public Methods
-
FXGIFCursor(FXApp* a, const void* pix, FXint hx=0, FXint hy=0)
- Construct a cursor from memory stream formatted as CompuServe GIF format
-
virtual ~FXGIFCursor()
- Destroy
Public Methods
-
FXint getWidth() const
-
FXint getHeight() const
-
FXint getHotX() const
-
FXint getHotY() const
-
virtual void create()
-
virtual void detach()
-
virtual void destroy()
-
virtual void savePixels(FXStream& store) const
-
virtual void loadPixels(FXStream& store)
-
virtual void save(FXStream& store) const
-
virtual void load(FXStream& store)
Inherited from FXId:
Public Methods
-
FXApp* getApp() const
-
FXID id() const
-
void setUserData(void* ptr)
-
void* getUserData() const
Public Methods
-
const FXchar* getClassName() const
-
FXbool isMemberOf(const FXMetaClass* metaclass) const
Documentation
GIF Cursor class
FXGIFCursor(FXApp* a, const void* pix, FXint hx=0, FXint hy=0)
- Construct a cursor from memory stream formatted as CompuServe GIF format
virtual ~FXGIFCursor()
- Destroy
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.