FX::FXPCXIcon Class Reference

#include <FXPCXIcon.h>

Inheritance diagram for FX::FXPCXIcon:

FX::FXIcon FX::FXImage FX::FXDrawable FX::FXId FX::FXObject List of all members.

Detailed Description

PCX icon.

Definition at line 34 of file FXPCXIcon.h.

Public Member Functions

 FXPCXIcon (FXApp *a, const void *pix=NULL, FXColor clr=FXRGB(192, 192, 192), FXuint opts=0, FXint w=1, FXint h=1)
virtual bool savePixels (FXStream &store) const
virtual bool loadPixels (FXStream &store)
virtual ~FXPCXIcon ()
virtual void create ()
virtual void detach ()
virtual void destroy ()
virtual void render ()
virtual void resize (FXint w, FXint h)
FXColor getTransparentColor () const
void setTransparentColor (FXColor color)
void setOptions (FXuint opts)
FXuint getOptions () const
virtual void setData (FXColor *pix, FXuint opts=0)
virtual void setData (FXColor *pix, FXuint opts, FXint w, FXint h)
FXColorgetData () const
FXColor getPixel (FXint x, FXint y) const
void setPixel (FXint x, FXint y, FXColor color)
bool hasAlpha () const
virtual void restore ()
virtual void release ()
virtual void scale (FXint w, FXint h, FXint quality=0)
virtual void mirror (bool horizontal, bool vertical)
virtual void rotate (FXint degrees)
virtual void crop (FXint x, FXint y, FXint w, FXint h, FXColor color=0)
virtual void fill (FXColor color)
virtual void fade (FXColor color, FXint factor=255)
virtual void xshear (FXint shear, FXColor clr=0)
virtual void yshear (FXint shear, FXColor clr=0)
virtual void hgradient (FXColor left, FXColor right)
virtual void vgradient (FXColor top, FXColor bottom)
virtual void gradient (FXColor topleft, FXColor topright, FXColor bottomleft, FXColor bottomright)
virtual void blend (FXColor color)
virtual void save (FXStream &store) const
virtual void load (FXStream &store)
FXint getWidth () const
FXint getHeight () const
FXVisualgetVisual () const
void setVisual (FXVisual *vis)
FXAppgetApp () const
FXEventLoopgetEventLoop () const
FXID id () const
void setUserData (void *ptr)
void * getUserData () const
virtual long onDefault (FXObject *, FXSelector, void *)
const FXchargetClassName () const
bool isMemberOf (const FXMetaClass *metaclass) const
virtual long tryHandle (FXObject *sender, FXSelector sel, void *ptr)
QTransString tr (const char *text, const char *hint=0)
virtual void * getPythonObject () const
virtual void decouplePythonObject () const

Static Public Attributes

static const FXcharfileExt
static const FXcharmimeType

Protected Member Functions

 FXPCXIcon ()
FXColor guesstransp ()

Protected Attributes

FXID shape
FXID etch
FXColor transp
FXColordata
FXuint options
FXVisualvisual
FXint width
FXint height
FXID xid


The documentation for this class was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:35:29 2009 for TnFOX by doxygen v1.4.7