![]() |
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::FXICOIcon |
| ICO (Microsoft icon format) icon. More... | |
Namespaces | |
| namespace | FX |
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) |
|
|