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