read(BMP, test/yellow_man_in.bmp)
fillrect(0,3,6,5,0,255,0)
fillrect(2,13,7,4,0,0,255)
write(BMP, "test/yellow_man_out.bmp")


