#include <ewgfx.h>
Data Fields | |
| XInt32 | Format |
| XPoint | FrameSize |
| XInt32 | FrameDelay |
| XInt32 | NoOfFrames |
| XInt32 | NoOfVirtFrames |
| XUInt16 * | Mapping |
| const struct XBmpRes * | Resource |
| XBitmapFrame * | Frames |
| XInt32 | NoOfSurfaces |
| struct XSurface ** | Surfaces |
| XInt32 XBitmap::Format |
| XInt32 XBitmap::FrameDelay |
| XBitmapFrame* XBitmap::Frames |
| XPoint XBitmap::FrameSize |
| XUInt16* XBitmap::Mapping |
| XInt32 XBitmap::NoOfFrames |
| XInt32 XBitmap::NoOfSurfaces |
| XInt32 XBitmap::NoOfVirtFrames |
| const struct XBmpRes* XBitmap::Resource |
| struct XSurface** XBitmap::Surfaces |