# File lib/dragonfly/analysis/image_magick_analyser.rb, line 31 def depth(temp_object) identify(temp_object)[:depth] end