On Wed, Oct 23, 2013 at 12:42:49AM +0200, Frank Balzer wrote: > yes, you're right. The colour RGB image is missing - I need it because I > want to overlay it to the 3d height image. So, to be able to import the > colour image as three separate channels would definitely help. Then I > can create three images (the height overlayed with B, R, and G), and > finally combine the three images back to a RGB image with, e.g., ImageJ.
But why would you want to do something so complicated? LEXT files are TIFFs. So you can open the RGB image in any drawing or image manipulation program. If the program is so dumb that it cannot recognise a TIFF file itself, you may need to change the extension to .tiff though. Regards, Yeti ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ Gwyddion-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gwyddion-users
