![]() |
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::FXDDSIcon |
The DDS Icon class is a convenience class for working with icons 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) |
![]() |