![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include <FXRGBImage.h>
Inheritance diagram for FXRGBImage:
Public Methods | |
FXRGBImage (FXApp *a, const void *pix=NULL, FXuint opts=0, FXint w=1, FXint h=1) | |
Construct image from memory stream formatted in IRIS-RGB format. | |
virtual void | savePixels (FXStream &store) const |
Save pixels into stream in IRIS-RGB format. | |
virtual void | loadPixels (FXStream &store) |
Load pixels from stream in IRIS-RGB format. | |
virtual | ~FXRGBImage () |
Destroy icon. |