E questo array di byte cosa contiene?Originariamente inviato da Patrick Jane
Dove data è un array di byte.
Perché l'header P6 indica un "Portable pixmap" con encoding "binary".
E stando a quanto dice Wikipedia su questa famiglia di formati:
http://en.wikipedia.org/wiki/Netpbm_format
The P6 binary format of the same image will store each color component of each pixel with one byte (thus three bytes per pixel) in the order red, green, then blue. The file will be smaller but the color information will not be readable by humans.