comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » PV-Wave Postscript question
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: PV-Wave Postscript question [message #7511 is a reply to message #7506] Tue, 26 November 1996 00:00 Go to previous message
thompson is currently offline  thompson
Messages: 584
Registered: August 1991
Senior Member
rkj@dukebar.crml.uab.edu (R. Kyle Justice) writes:

> How do you get a postscript plot (i.e. SET_PLOT, 'ps') with a black
> background? I am only able to get a white background. It does
> not seem to recognize my color table (i.e. DEVICE, /Color).

> Kyle


You have to load the color table *after* you use the DEVICE,/COLOR command

One way to change the color of the background in the PostScript device is to
start off by displaying a single pixel of the right color which fills the page,
e.g.

B = [0B]
TV, B(0:0,0:0), 0, 0, XSIZE=!D.X_SIZE, YSIZE=!D.Y_SIZE, /DEVICE

followed by the rest of your plotting commands.

Bill Thompson
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Make money!
Next Topic: Re: plotting tool

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 01:02:18 PDT 2025

Total time taken to generate the page: 0.07988 seconds