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

FX::FXRASImage Class Reference

SUN Raster Image format. More...

#include <FXRASImage.h>

Inheritance diagram for FX::FXRASImage:

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

Public Member Functions

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

Static Public Attributes

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

Detailed Description

SUN Raster Image format.


Constructor & Destructor Documentation

FX::FXRASImage::FXRASImage FXApp a,
const void *  pix = NULL,
FXuint  opts = 0,
FXint  w = 1,
FXint  h = 1
 

Construct image from memory stream formatted in SUN Raster Image format.

virtual FX::FXRASImage::~FXRASImage  )  [virtual]
 

Destroy icon.


Member Function Documentation

virtual bool FX::FXRASImage::savePixels FXStream store  )  const [virtual]
 

Save pixels into stream in SUN Raster Image format.

Reimplemented from FX::FXImage.

virtual bool FX::FXRASImage::loadPixels FXStream store  )  [virtual]
 

Load pixels from stream in SUN Raster Image format.

Reimplemented from FX::FXImage.


Member Data Documentation

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

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

Copyright © 1997-2005 Jeroen van der Zijp