|
From: Mauricio G. <ga...@fc...> - 2007-08-04 11:58:53
|
Dear gnuplot users
I saw in new gnuplot version 4.2 that is possible to open and see images
using commands like in the following example (in help binary example):
plot '<file_name>' binary array=512x1024:1024x512 format='%uchar' \
dx=2:1 dy=1:2 origin=(0,0):(1024,1024) flipy u 1:2:3 w rgbimage
It is possible to open image files in PPM or PGM format, instead of rgbimage?
Thanks
Mauricio Galo --------------------------------------------------
UNESP - Universidade Estadual Paulista / Dep. de Cartografia
Rua Roberto Simonsen 305 / CEP 19060-900, Brasil
Tel.: 18 32295325 / Fax.: 18 32231534
http://www.prudente.unesp.br/dcartog
----------------------------------------------------------------
|