From: Dimitri Aivaliotis Date: 2006-04-06T23:13:07+09:00 Subject: Re: Creating images from pixel data (RMagick?) Hi Tim, See the thread starting at http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/153656 - it talks about ImageMagick/RMagick specifically, and using mmap and NArray to quickly create large images from pixel data. - Dimitri