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

Home » Public Forums » archive » color table
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: Color table [message #58283 is a reply to message #8601] Fri, 25 January 2008 00:54 Go to previous messageGo to previous message
WRC2008 is currently offline  WRC2008
Messages: 14
Registered: September 2007
Junior Member
> PRO testcolor
>
> Device, Decomposed=0, Get_Decomposed=theState
> CTLoad, 1, NCOLORS=127, CLIP=[10, 245]
> CTLoad, 3, NCOLORS=127, BOTTOM=127, CLIP=[10, 245]
> white = FSC_Color('white', 254) ; Background
> black = FSC_Color('black', 255) ; Foreground
> Erase, COLOR=white
> pos = [0.1, 0.1, 0.9, 0.9]
> TVImage, Bytscl(dist(200), top=253), POSITION=pos
> Plot, [0,200], /NODATA, POSITION=pos, /NOERASE, COLOR=black
>
> void = TVREAD(/PNG, Filename='testcolor')
> Device, Decomposed=theState
>
> END

it seems this is never going to work. I tried this program, after
getting the fsc_color function from your website, and now he tells me
the following:

Compiled module: FSC_COLOR.
% Attempt to call undefined procedure/function: 'FSC_COLOR'.

How is this possible? I got the module like I already got many modules
from your website, and all worked beforehand...except this one...
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Plotting a compass
Next Topic: Using self reference in WHERE statement?

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

Current Time: Wed Oct 08 19:56:25 PDT 2025

Total time taken to generate the page: 0.00463 seconds