X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 30 Mar 2014 11:36 AM by  anon
how to display images with fillvalue or NaN with IMAGE function???
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
30 Mar 2014 11:36 AM
    I have a 2-D data, with valid range [-20.2,709.2],fillvalue=-100. Is there any keyword for Image function to control the display of the fillvalue, eg. fill the fillvalue pixels with white color, and display the other valid values with a continuous color table.

    Deleted User



    New Member


    Posts:
    New Member


    --
    01 Apr 2014 08:07 AM
    I don't believe the Image() function has this capability. You could use MISSING_*** keywords to cgImage in the Coyote Library, if you wanted an alternative: http://www.idlcoyote.com/...doc/cg/cgimage.html.
    You are not authorized to post a reply.