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

FX::FXXBMImage Class Reference

X Bitmap image. More...

#include <FXXBMImage.h>

Inheritance diagram for FX::FXXBMImage:
FX::FXImage FX::FXDrawable FX::FXId FX::FXObject

List of all members.

Public Member Functions

 FXXBMImage (FXApp *a, const FXuchar *pixels=NULL, const FXuchar *mask=NULL, FXuint opts=0, FXint w=1, FXint h=1)
 Construct image from memory stream formatted in X Bitmap format.
virtual FXbool savePixels (FXStream &store) const
 Save pixels into stream in X Bitmap format.
virtual FXbool loadPixels (FXStream &store)
 Load pixels from stream in X Bitmap format.
virtual ~FXXBMImage ()
 Destroy icon.

Static Public Attributes

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

Detailed Description

X Bitmap image.


The documentation for this class was generated from the following file:

Copyright © 1997-2011 Jeroen van der Zijp