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