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