From: Guido Holz Date: 2008-02-01T03:24:49+09:00 Subject: howto perfom Image.read Hey mates, I tried to read images (full-sized DSLR-images) more faster, but I can卒t find some information howto perform reading images.... When I try Image.read("myImageName").first then it takes a long time (more then 2 sec.) How can I perform that?!? On the other hand, I don卒t know how to turn the images with auto_orient... It has no effects :-( I can see the valid Orientation in the EXIF-Data I use rmagick 2.2.0 and ImageMagick 6.3.7 thanks for help! -- Posted via http://www.ruby-forum.com/.