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

FXBMPImage.h File Reference

#include "FXImage.h"

Go to the source code of this file.

Classes

class  FX::FXBMPImage
 The BMP Image class is a convenience class for working with images in the Microsoft Bitmap (.bmp) graphics file format. More...

Namespaces

namespace  FX

Functions

bool FX::fxcheckBMP (FXStream &store)
bool FX::fxloadBMP (FXStream &store, FXColor *&data, FXint &width, FXint &height)
bool FX::fxsaveBMP (FXStream &store, const FXColor *data, FXint width, FXint height)

Copyright © 1997-2005 Jeroen van der Zijp