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

Home » Public Forums » archive » POLYFILL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
POLYFILL [message #2468] Wed, 13 July 1994 04:24 Go to previous message
ajaunsen is currently offline  ajaunsen
Messages: 5
Registered: February 1993
Junior Member
I have made a histogram plotting routine, which fills the histogram with
slashed lines using the PATTERN option in POLYFILL (instead of /LINE_FILL).
This was done in the same manner as described in the IDL manual.

>pro BOX
>ww=bytarr(10,10)
>for i=0,9 do ww(i,i)=255
>polyfill,[x0,x0,x1,x1],[y0,y1,y1,y0],pattern=ww
>end

The problem arrived, when I wanted the histogram out on a PS file...
..the area where the lines where are in the postscript file turned into
completly dark areas.

DOES ANYONE HAVE A SOLUTION ?

Andreas O. Jaunsen
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Super Resolution image IDL
Next Topic: Re: changing the pixel values in raster

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

Current Time: Wed Oct 08 17:58:28 PDT 2025

Total time taken to generate the page: 0.00396 seconds