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

FXXBMIcon.h File Reference
#include "FXIcon.h"

Go to the source code of this file.

Classes

class  FX::FXXBMIcon
 X Bitmap icon. More...

Namespaces

namespace  FX

Defines

#define FXLOADXBM

Functions

bool FX::fxcheckXBM (FXStream &store)
bool FX::fxloadXBM (FXColor *&data, const FXuchar *pix, const FXuchar *msk, FXint width, FXint height)
bool FX::fxloadXBM (FXStream &store, FXColor *&data, FXint &width, FXint &height, FXint &hotx, FXint &hoty)
bool FX::fxsaveXBM (FXStream &store, const FXColor *data, FXint width, FXint height, FXint hotx=-1, FXint hoty=-1)
bool FX::fxsavePS (FXStream &store, const FXColor *data, FXint width, FXint height, FXint paperw=612, FXint paperh=792, FXint margin=35, bool color=true)

Define Documentation

#define FXLOADXBM

Copyright © 1997-2005 Jeroen van der Zijp