API documentation for visualization library

Michael Galloy

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

util/

vis_psinfo.pro


top vis_psinfo

vis_psinfo, filename [, bounding_box=lonarr(4)] [, hires_bounding_box=fltarr(4)]

Get/set header information in a PostScript file.

This routine requires sed be installed and available in the system path.

Parameters

filename in required type=string

.ps or .eps file to examine/change attributes of

Keywords

bounding_box in out optional type=lonarr(4)

if passed an undefined name variable, returns the bounding box for the file; if defined, sets the bounding box to the value

hires_bounding_box in out optional type=fltarr(4)

if passed an undefined name variable, returns the hires bounding box for the file; if defined, sets the bounding box to the value

File attributes

Modification date: Wed Jan 5 10:39:54 2011
Lines: 67
Docformat: rst rst