The getImage() method returns the image of the current drawing area.
public abstract Image getImage()
None
Image im = draw.getImage();
IDL Online Help (March 06, 2007)