= animate - Interactively Animate an Image Sequence��� �  0 




NAME

1animate - Interactively Animate an Image Sequence








SYNOPSIS

EXAnimateBackgroundImage(display,resource_info,image)






9

FUNCTION DESCRIPTIONS






=

XAnimateBackgroundImage

BFunction XAnimateBackgroundImage animates an image sequence in thebackground of a window.

5The format of the XAnimateBackgroundImage routine is:

A

        XAnimateBackgroundImage(display,resource_info,image)


(A description of each parameter follows:



%
display:
BSpecifies a connection to an X server; returned from XOpenDisplay.



resource_info:
5Specifies a pointer to a X11 XResourceInfo structure.



image:
BSpecifies a pointer to a Image structure; returned from ReadImage.






)

XAnimateImage

2Function XAnimateImages displays an image via X11.

,The format of the XAnimateImages routine is:

>

    XAnimateImages(display,resource_info,argv,argc,image)


(A description of each parameter follows:




display:
BSpecifies a connection to an X server; returned from XOpenDisplay.



resource_info:
5Specifies a pointer to a X11 XResourceInfo structure.



argv:
*Specifies the application's argument list.



argc:
"Specifies the number of arguments.



image:
BSpecifies a pointer to a Image structure; returned from ReadImage.