Window.offscreenWindowGetPixmap

Gets the offscreen pixmap that an offscreen window renders into. If you need to keep this around over window resizes, you need to add a reference to it. Since 2.18

class Window
offscreenWindowGetPixmap
()

Return Value

Type: Pixmap

The offscreen pixmap, or NULL if not offscreen

Meta