IMAGE_FILL
if (buf[i] != IMAGE_FILL) {
if (img[i] != IMAGE_FILL) {
memset(buf + HEADER_SIZE, IMAGE_FILL, count - HEADER_SIZE);