Up: W3Kit Class Reference

X11_Window

Superclass: Object

An off-screen X11 drawable (Pixmap) which has the ability to capture itself as a GIF image. The GIF capability is linked in using the WriteGIF() function from John Bradley's "xv" program.

#define W3X_WIDTH_DEFAULT 400
#define W3X_HEIGHT_DEFAULT 400
The pixel size is specified during creation.
- initIntSize:(const IntSize *)theSize;
- getIntSize:(IntSize *)theSize;
- (Drawable)x11Drawable;
- free;
Capture buffered image into GIF.
- flushWindow;
- grabGIFImageTo:(Stream *)stream;
- grabGIFImageToFile:(const char *)filename;


Up: W3Kit Class Reference

[HOME] The Geometry Center Home Page

Author: Paul Burchard
Comments to: webmaster@geom.umn.edu
Created: Apr 18 1994 --- Last modified: Tue Jun 18 10:44:27 1996