Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXXBMIcon.h>
Inheritance diagram for FX::FXXBMIcon:
Public Member Functions | |
FXXBMIcon (FXApp *a, const FXuchar *pixels=NULL, const FXuchar *mask=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 | ~FXXBMIcon () |
Static Public Attributes | |
const FXchar | fileExt [] |
|
Construct icon from memory stream formatted in X Bitmap format.
|
|
Destroy icon.
|
|
Save pixels into stream in X Bitmap format.
Reimplemented from FX::FXImage. |
|
Load pixels from stream in X Bitmap format.
Reimplemented from FX::FXImage. |
Copyright © 1997-2005 Jeroen van der Zijp |