# File lib/gd2/image.rb, line 365
    def alpha_blending?
      not image_ptr[:alphaBlendingFlag].zero?
    end