Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.naic.edu/~phil/aosoft/map8bittorf.html
Дата изменения: Thu Sep 22 19:49:24 2011 Дата индексирования: Tue Oct 2 06:51:05 2012 Кодировка: Поисковые слова: п п п п п п |
map8bittorf is a filter to convert an 8 bit map to a sun raster file. The input is taken from the standard input and the output is written to standard output. The the input map size should be numcols columns (number of horizontal pixels) by numrows rows (number of vertical pixels). There will be no color lookup table included in the output sun raster file.
Suppose the input map is 640 (hor) by 480 (ver) of 8 bit data. The input file is junk.map and the output is to be called junk.ras. You could then use:
~phil/util/filters/map8bittorf.c location of source code
This will not work for 1 bit data.
Content-type: text/html