![]() |
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::FXTIFImage |
TIFF Image class. More... | |
Namespaces | |
namespace | FX |
Functions | |
bool | FX::fxcheckTIF (FXStream &store) |
bool | FX::fxloadTIF (FXStream &store, FXColor *&data, FXint &width, FXint &height, FXushort &codec) |
bool | FX::fxsaveTIF (FXStream &store, const FXColor *data, FXint width, FXint height, FXushort codec) |
![]() |