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

Home » Public Forums » archive » Re: cgblendimage without a window? - a bit stuck!
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: cgblendimage without a window? - a bit stuck! [message #83750] Fri, 22 March 2013 09:09
George.millward is currently offline  George.millward
Messages: 26
Registered: October 2012
Junior Member
On Thursday, March 21, 2013 4:58:49 PM UTC-6, Phillip Bitzer wrote:
> Have you tried:
>
>
>
> set_plot,'Z'
>
> Device, Set_Resolution=[580, 590], Z_Buffer=0
>
> Erase
>
> cgBlendImage, snapshot2, snapshot, ALPHA=0.3
>
> void = cgSnapshot(FILENAME='test.png',/nodialog)
>
>
>
> See also:
>
> http://www.idlcoyote.com/graphics_tips/nowindow.html

Philip

Perfect, thanks!!

I'd got as far as trying: device, xsize=580..... failed to spot 'set_resolution'.

Cheers

George.
Re: cgblendimage without a window? - a bit stuck! [message #83757 is a reply to message #83750] Thu, 21 March 2013 15:58 Go to previous message
Phillip Bitzer is currently offline  Phillip Bitzer
Messages: 223
Registered: June 2006
Senior Member
Have you tried:

set_plot,'Z'
Device, Set_Resolution=[580, 590], Z_Buffer=0
Erase
cgBlendImage, snapshot2, snapshot, ALPHA=0.3
void = cgSnapshot(FILENAME='test.png',/nodialog)

See also:
http://www.idlcoyote.com/graphics_tips/nowindow.html
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Null Structures
Next Topic: Match Histogram Binsize with Data Type

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

Current Time: Wed Oct 08 15:52:30 PDT 2025

Total time taken to generate the page: 0.00685 seconds