![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include "FXIcon.h"
Go to the source code of this file.
Classes | |
class | FX::FXXPMIcon |
X Pixmap icon. More... | |
Namespaces | |
namespace | FX |
Defines | |
#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 |
![]() |