![]() |
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::FXGIFIcon |
GIF Icon class. More... | |
Namespaces | |
namespace | FX |
Defines | |
#define | FXLOADGIF |
Functions | |
bool | FX::fxcheckGIF (FXStream &store) |
bool | FX::fxloadGIF (FXStream &store, FXColor *&data, FXint &width, FXint &height) |
bool | FX::fxsaveGIF (FXStream &store, const FXColor *data, FXint width, FXint height, bool fast=true) |
#define FXLOADGIF |
![]() |