![]() |
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::FXDDSImage |
The DDS Image class is a convenience class for working with images in the Direct Draw Surface (DDS) file format. More... | |
Namespaces | |
namespace | FX |
Functions | |
FXbool | FX::fxcheckDDS (FXStream &store) |
FXbool | FX::fxloadDDS (FXStream &store, FXColor *&data, FXint &width, FXint &height, FXint &depth) |
FXbool | FX::fxsaveDDS (FXStream &store, FXColor *data, FXint width, FXint height, FXint depth) |
![]() |