![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXDDSIcon.h>
Public Member Functions | |
| FXDDSIcon (FXApp *a, const void *pix=NULL, FXColor clr=FXRGB(192, 192, 192), FXuint opts=0, FXint w=1, FXint h=1) | |
| virtual FXbool | savePixels (FXStream &store) const |
| virtual FXbool | loadPixels (FXStream &store) |
| virtual | ~FXDDSIcon () |
Static Public Attributes | |
| static const FXchar | fileExt [] |
| static const FXchar | mimeType [] |
| FX::FXDDSIcon::FXDDSIcon | ( | FXApp * | a, | |
| const void * | pix = NULL, |
|||
| FXColor | clr = FXRGB(192, 192, 192), |
|||
| FXuint | opts = 0, |
|||
| FXint | w = 1, |
|||
| FXint | h = 1 | |||
| ) |
Construct icon from memory stream formatted in DDS format.
| virtual FX::FXDDSIcon::~FXDDSIcon | ( | ) | [virtual] |
Destroy icon.
const FXchar FX::FXDDSIcon::fileExt[] [static] |
const FXchar FX::FXDDSIcon::mimeType[] [static] |
|
|