Is there a simple way to get image dimensions in Ruby?

Posted by gruner on Stack Overflow See other posts from Stack Overflow or by gruner
Published on 2010-03-15T22:28:00Z Indexed on 2010/03/15 23:09 UTC
Read the original article Hit count: 246

Filed under:
|
|
|

I'm looking for an easy way to get width and height dimensions for image files in Ruby without having to use ImageMagick or ImageScience (running Snow Leapard).

© Stack Overflow or respective owner

Related posts about ruby

Related posts about image