_XmImageInfo Struct Reference

#include <mi32/html.h>

List of all members.

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
_XmImageInfoframe
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


Detailed Description

Definition at line 789 of file html.h.


Member Data Documentation

unsigned char* _XmImageInfo::alpha

alpha channel data

Definition at line 814 of file html.h.

int _XmImageInfo::bg

transparent pixel index/type

Definition at line 800 of file html.h.

Dimension* _XmImageInfo::blues

blue image pixels

Definition at line 799 of file html.h.

unsigned char* _XmImageInfo::clip

raw clipmask data. XYBitmap format

Definition at line 794 of file html.h.

unsigned char _XmImageInfo::colorspace

colorspace for this image

Definition at line 807 of file html.h.

unsigned char* _XmImageInfo::data

raw image data. ZPixmap format

Definition at line 793 of file html.h.

unsigned char _XmImageInfo::depth

bits per pixel for this image

Definition at line 806 of file html.h.

unsigned char _XmImageInfo::dispose

image disposal method

Definition at line 821 of file html.h.

float _XmImageInfo::fg_gamma

image gamma

Definition at line 815 of file html.h.

struct _XmImageInfo* _XmImageInfo::frame [read]

ptr to next animation frame

Definition at line 824 of file html.h.

Dimension* _XmImageInfo::greens

green image pixels

Definition at line 798 of file html.h.

Dimension _XmImageInfo::height

used image height, in pixels

Definition at line 796 of file html.h.

int _XmImageInfo::loop_count

animation loop count

Definition at line 820 of file html.h.

unsigned int _XmImageInfo::ncolors

Number of colors in the image.

Definition at line 801 of file html.h.

int _XmImageInfo::nframes

no of animation frames remaining

Definition at line 823 of file html.h.

unsigned int _XmImageInfo::options

image option bits

Definition at line 802 of file html.h.

Dimension* _XmImageInfo::reds

red image pixels

Definition at line 797 of file html.h.

unsigned int _XmImageInfo::scolors

Original number of colors in the image.

Definition at line 811 of file html.h.

Dimension _XmImageInfo::sheight

image height as read from image

Definition at line 810 of file html.h.

Dimension _XmImageInfo::swidth

image width as read from image

Definition at line 809 of file html.h.

int _XmImageInfo::timeout

frame refreshment in milliseconds

Definition at line 822 of file html.h.

unsigned char _XmImageInfo::transparency

transparency type for this image

Definition at line 808 of file html.h.

unsigned char _XmImageInfo::type

image type, see the IMAGE_ enum above

Definition at line 805 of file html.h.

String _XmImageInfo::url

original location of image

Definition at line 792 of file html.h.

XtPointer _XmImageInfo::user_data

any data to be stored with this image

Definition at line 826 of file html.h.

Dimension _XmImageInfo::width

used image width, in pixels

Definition at line 795 of file html.h.

int _XmImageInfo::x

logical screen x-position for this frame

Definition at line 818 of file html.h.

int _XmImageInfo::y

logical screen y-position for this frame

Definition at line 819 of file html.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 26 04:10:42 2007 for TNTsdk by  doxygen 1.5.2