var ( color [256]struct { r, g, b byte } buffer [w * h * 3]byte )