Xref: utzoo comp.windows.x:37089 comp.graphics:18358 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!dali.cs.montana.edu!caen!sol.ctr.columbia.edu!lll-winken!aunro!alberta!cpsc.ucalgary.ca!yogi.hsc.ucalgary.ca!yogi.hsc.ucalgary.ca!news From: henry@gsa.geoph.ucalgary.ca (Henry Bland) Newsgroups: comp.windows.x,comp.graphics Subject: movie-mode image display with multiple color maps Message-ID: <1991May31.231929.1840@yogi.hsc.ucalgary.ca> Date: 1 Jun 91 05:19:27 GMT Organization: CREWES Group, University of Calgary Lines: 18 Nntp-Posting-Host: geoph.ucalgary.ca Apologies to comp.graphics purists... I need to display a series of images which have been quantized 8 bits using a specific color map. Each image has a different color map. I want to display these images in rapid succession - like frames of a movie. The format of the images is Utah Raster Toolkit's RLE format, though I can convert them to GIF, TIFF or most other formats. I've been using the Utah Raster Toolkit's X11 display program (getx11) to display the unquantized versions of these images. Quantization really helps in clarity on my 8 bit display, but getx11 can't deal with images of varying color maps. Any suggestions for display programs would be greatly appreciated. Cheers, -Henry Bland