#include "FXIcon.h"
Go to the source code of this file.
Namespaces | |
namespace | FX |
Classes | |
class | FX::FXPCXIcon |
PCX icon. More... | |
Functions | |
FXAPI bool | FX::fxcheckPCX (FXStream &store) |
FXAPI bool | FX::fxloadPCX (FXStream &store, FXColor *&data, FXint &width, FXint &height) |
FXAPI bool | FX::fxsavePCX (FXStream &store, const FXColor *data, FXint width, FXint height) |