# File lib/gd2/image.rb, line 270
    def ==(other)
      (compare(other) & CMP_IMAGE).zero?
    end