# File lib/graster/image.rb, line 79
    def hash
      [@pixels,@width,@height].hash
    end