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

Home » Public Forums » archive » Alternative to COLOR_QUAN ? GIF with more than 256 colors
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
Alternative to COLOR_QUAN ? GIF with more than 256 colors [message #75002] Wed, 09 February 2011 13:21
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
Hi folks,

I want to create an animated GIF from my IDLgrWindow (object graphics
IDL 7.1).
I'm reading the content of my window and then I retrieve the true
color image :

image=window->Read()
image->GetProperty, DATA=true_image

Here, true_image is a 3 x N x M array.
Before, creating the GIF file with the routine WRITE_GIF I have to
convert the true_color image to an array of index and the red, green,
blue vectors.
To do that, I use COLOR_QUAN but this routine does not accept more
than 256 colors. T_T

How could I create GIFs with more than 256 colors ?
Thank you in advance,

Bernat

PS GIFs aren’t limited to 256 colors
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: elliptic integrals
Next Topic: Market Research 101

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

Current Time: Wed Oct 08 20:06:19 PDT 2025

Total time taken to generate the page: 0.02307 seconds