![]() |
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::FXPNGImage |
Portable Network Graphics (PNG) Image class. More... | |
Namespaces | |
namespace | FX |
Functions | |
FXbool | FX::fxcheckPNG (FXStream &store) |
FXbool | FX::fxloadPNG (FXStream &store, FXColor *&data, FXint &width, FXint &height) |
FXbool | FX::fxsavePNG (FXStream &store, const FXColor *data, FXint width, FXint height) |
![]() |