Size of images output with CGM in Wave [message #153] |
Wed, 30 October 1991 08:05 |
jennifer
Messages: 8 Registered: October 1991
|
Junior Member |
|
|
A Wave question:
Does anyone know if it is possible to specify
the size of images when using the CGM device?
The size and position qualifiers, whether they are
specified in normal, data or device coordinates of
the TV command do not seem to work when using the
CGM driver. For example, with a 512 x 512 image,
set_plot,'cgm'
device,metafile_type='binary'
tv,image,xsize=.5,ysize=.5,/normal
and
set_plot,'cgm'
device,metafile_type='binary'
tv,image,xsize=1000,ysize=1000,/device
Do not seem to produce different output.
Any suggestions?
Jennifer Dungan jennifer@vessna.arc.nasa.gov
MS 242-4
NASA Ames Research Center
|
|
|