27 28 29
# File 'lib/bitmap.rb', line 27 def blt(x, y, src_bitmap, src_rect, opacity = 255) fail NotImplementedError end