Next: Graphics Context object Prev: Visual Info object Up: Xt Top: Top

3.5. Image object

An Image object is used to represent an XImage structure. An Image object is created using the CreateImage method of a Visual Info object. The image can be copied to a window or a pixmap using the Graphics Context method PutImage.

Image objects (im_objects) have no methods or variables.