dear all ..
gimana ya cara ngambil suatu informasi lengkap dari suatu image ... ?
saya dah coba pake rmagick tapi blm nemu caranya
so far saya udah coba :
irb(main):068:0> image = ImageList.new("public/images/test/small.jpg")
=> [public/images/test/small.jpg JPEG 600x450 600x450+0+0 DirectClass
8-bit 66kb]
scene=0
irb(main):069:0> image.class
=> Magick::ImageList
irb(main):070:0> image.size
=> 1
irb(main):071:0> image.extract_info
=> #<struct Magick::Rectangle width=0, height=0, x=0, y=0>
irb(main):072:0>
hasilnya ko 0 semua ya ? salah dimanakah saya ?
thx
--
http://rafeequl.wordpress.com
http://easyhotspot.sourceforge.net
struggling in the jungle