#include <mi32/html.h>
Public Attributes | |
| unsigned char * | alpha |
| int | bg |
| Dimension * | blues |
| unsigned char * | clip |
| unsigned char | colorspace |
| unsigned char * | data |
| unsigned char | depth |
| unsigned char | dispose |
| float | fg_gamma |
| struct _XmImageInfo * | frame |
| Dimension * | greens |
| Dimension | height |
| int | loop_count |
| unsigned int | ncolors |
| int | nframes |
| unsigned int | options |
| Dimension * | reds |
| unsigned int | scolors |
| Dimension | sheight |
| Dimension | swidth |
| int | timeout |
| unsigned char | transparency |
| unsigned char | type |
| String | url |
| XtPointer | user_data |
| Dimension | width |
| int | x |
| int | y |
| unsigned char* _XmImageInfo::alpha |
alpha channel data
| int _XmImageInfo::bg |
transparent pixel index/type
| Dimension* _XmImageInfo::blues |
blue image pixels
| unsigned char* _XmImageInfo::clip |
raw clipmask data. XYBitmap format
| unsigned char _XmImageInfo::colorspace |
colorspace for this image
| unsigned char* _XmImageInfo::data |
raw image data. ZPixmap format
| unsigned char _XmImageInfo::depth |
bits per pixel for this image
| unsigned char _XmImageInfo::dispose |
image disposal method
| float _XmImageInfo::fg_gamma |
image gamma
struct _XmImageInfo* _XmImageInfo::frame [read] |
ptr to next animation frame
| Dimension* _XmImageInfo::greens |
green image pixels
| Dimension _XmImageInfo::height |
used image height, in pixels
animation loop count
| unsigned int _XmImageInfo::ncolors |
Number of colors in the image.
no of animation frames remaining
| unsigned int _XmImageInfo::options |
image option bits
| Dimension* _XmImageInfo::reds |
red image pixels
| unsigned int _XmImageInfo::scolors |
Original number of colors in the image.
| Dimension _XmImageInfo::sheight |
image height as read from image
| Dimension _XmImageInfo::swidth |
image width as read from image
frame refreshment in milliseconds
| unsigned char _XmImageInfo::transparency |
transparency type for this image
| unsigned char _XmImageInfo::type |
image type, see the IMAGE_ enum above
| String _XmImageInfo::url |
original location of image
| XtPointer _XmImageInfo::user_data |
any data to be stored with this image
| Dimension _XmImageInfo::width |
used image width, in pixels
| int _XmImageInfo::x |
logical screen x-position for this frame
| int _XmImageInfo::y |
logical screen y-position for this frame
1.6.1