#include <mi32/html.h>
Public Attributes | |
| Pixmap | clip |
| XtAppContext | context |
| int | current_frame |
| int | current_loop |
| int | depth |
| String | file |
| XmImageFrame * | frames |
| GC | gc |
| int | height |
| int | loop_count |
| int | ncolors |
| int | nframes |
| int | npixels |
| unsigned int | options |
| Pixmap | pixmap |
| XtIntervalId | proc_id |
| int | scolors |
| int | sheight |
| int | swidth |
| struct _ToolkitAbstraction * | tka |
| unsigned char | type |
| Widget | w |
| int | width |
| struct _XColorContext * | xcc |
| Pixmap XmImage::clip |
for transparant pixmaps
| XtAppContext XmImage::context |
Application context for animations.
current frame count
current loop count
| int XmImage::depth |
depth of this image
| String XmImage::file |
originating file
array of animation frames
| GC XmImage::gc |
graphics context for rendering
| int XmImage::height |
current image height, in pixels
maximum loop count
| int XmImage::ncolors |
no of colors in this image
| int XmImage::nframes |
no of frames following
| int XmImage::npixels |
no of really allocated pixels
| unsigned int XmImage::options |
image option bits
| Pixmap XmImage::pixmap |
actual image
| XtIntervalId XmImage::proc_id |
timer id for animations
| int XmImage::scolors |
specified no of colors
| int XmImage::sheight |
image height as read from image
| int XmImage::swidth |
image width as read from image
struct _ToolkitAbstraction* XmImage::tka [read] |
| unsigned char XmImage::type |
image type, see the IMAGE_ enum below
image owner
| int XmImage::width |
current image width, in pixels
struct _XColorContext* XmImage::xcc [read] |
a lot of visual info
1.6.1