Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXXPMImage Class Reference

X Pixmap image. More...

#include <FXXPMImage.h>

Inheritance diagram for FX::FXXPMImage:

FX::FXImage FX::FXDrawable FX::FXId FX::FXObject

List of all members.

Public Member Functions

 FXXPMImage (FXApp *a, const FXchar **pix=NULL, FXuint opts=0, FXint w=1, FXint h=1)
virtual FXbool savePixels (FXStream &store) const
virtual FXbool loadPixels (FXStream &store)
virtual ~FXXPMImage ()

Static Public Attributes

static const FXchar fileExt []
static const FXchar mimeType []


Detailed Description

X Pixmap image.

Constructor & Destructor Documentation

FX::FXXPMImage::FXXPMImage ( FXApp a,
const FXchar **  pix = NULL,
FXuint  opts = 0,
FXint  w = 1,
FXint  h = 1 
)

Construct image from compiled-in X Pixmap format.

virtual FX::FXXPMImage::~FXXPMImage (  )  [virtual]

Destroy icon.


Member Function Documentation

virtual FXbool FX::FXXPMImage::savePixels ( FXStream store  )  const [virtual]

Save pixels into stream in X Pixmap format.

Reimplemented from FX::FXImage.

virtual FXbool FX::FXXPMImage::loadPixels ( FXStream store  )  [virtual]

Load pixels from stream in X Pixmap format.

Reimplemented from FX::FXImage.


Member Data Documentation

const FXchar FX::FXXPMImage::fileExt[] [static]

const FXchar FX::FXXPMImage::mimeType[] [static]

Copyright © 1997-2009 Jeroen van der Zijp