Source: plotting/hs_plot__dump_image.pro
hs_plot::dump_image Dump the current screen to a bitmap image file. Usage: plotref -> dump_image[, file] Argument: file string The name of the target file. Default is dump<n>.png or .jpg History: Original: 9/7/02; SJT Abandon jpeg key in favour of an internal setting: 17/7/02; SJT Replace findfile calls: 15/4/03; SJT