Next: X Drawing, Previous: X Keysyms, Up: Low-level X Interface
Return t if arg is an X-bitmap object.
t
Create a bitmap of size widthxheight.
Create a pixmap of size widthxheight.
Destroy the X drawable drawable.
Return the height in pixels of drawable.
Return the X11 drawable-ID (an integer) associated with drawable.
Return t if obj is an X drawable object.
Return the width in pixels of drawable.
Return a new image object copied from drawable. Mask is a stencil mask for the image; black pixels in mask become transparent in the returned image.
Return t if obj is an X pixmap object.