|
From: Petr M. <mi...@ph...> - 2006-04-03 06:37:26
|
>>> How do I set palette to read in a binary rgb palette file There are several ".lut" binary palette file types, which one do you want gnuplot supports? All? (ImageJ, matlab/octave, ...) Do you have a C code? >> According to >> help palette file >> only ascii files are accepted, so convert your binary file in advance. > > Is there any objection to binary data files for the palette? I think that those .lut et al have some header to be parsed to understand the structure. --- PM |