![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include "FXImage.h"Go to the source code of this file.
Classes | |
| class | FX::FXXPMImage |
Namespaces | |
| FX | |
Macros | |
| #define | FXLOADXPM |
Functions | |
| bool | FX::fxcheckXPM (FXStream &store) |
| bool | FX::fxloadXPM (const FXchar **pix, FXColor *&data, FXint &width, FXint &height) |
| bool | FX::fxloadXPM (FXStream &store, FXColor *&data, FXint &width, FXint &height) |
| bool | FX::fxsaveXPM (FXStream &store, const FXColor *data, FXint width, FXint height, bool fast=true) |
| #define FXLOADXPM |
|
|