Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

general/misc/

makejpg.pro


Routines

top source makejpg

makejpg, filename, multiple=multiple, close=close, ct=ct, no_expose=no_expose, mkdir=mkdir, window=window

PROCEDURE: makejpg, filename NAME: makejpg PURPOSE: Creates a jpg file from the currently displayed image. PARAMETERS: filename filename of jpg file to create. Defaults to 'plot'. Note: extension '.jpg' is added automatically KEYWORDS: ct Index of color table to load. Note: will have global consequences! multiple Does nothing. close Does nothing. no_expose Don't print index of current window. mkdir If set, make the parent directory/directories of the file specified by filename. Restrictions: Current device should have readable pixels (ie. 'x' or 'z') Based almost entirely on makepng by davin larson $LastChangedBy: pcruce $ $LastChangedDate: 2009-11-18 14:36:51 -0800 (Wed, 18 Nov 2009) $ $LastChangedRevision: 6941 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/misc/makejpg.pro $

Parameters

filename

Keywords

multiple
close
ct
no_expose
mkdir
window

File attributes

Modification date: Thu Feb 13 16:43:48 2014
Lines: 39