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

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

Copyright © 1997-2009 Jeroen van der Zijp