![]() |
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::FXICOImage |
Namespaces | |
| FX | |
Macros | |
| #define | FXLOADICO |
Functions | |
| bool | FX::fxcheckICO (FXStream &store) |
| bool | FX::fxloadICO (FXStream &store, FXColor *&data, FXint &width, FXint &height, FXint &xspot, FXint &yspot) |
| bool | FX::fxsaveICO (FXStream &store, const FXColor *data, FXint width, FXint height, FXint xspot=-1, FXint yspot=-1) |
| #define FXLOADICO |
|
|