# File lib/DOSFile.rb, line 98 def to_png(pallete_mode=:amber) HGR.buffer_to_png(contents_without_header,pallete_mode) end