         | RAW | ASCII | Suff || Entete                                |
---------+-----+-------+------++---------------------------------------+
Couleur  | P6  | P3    | .ppm || Px\n                                  |
---------+-----+-------+------++ #commentaire \n                       |
Gris     | P5  | P2    | .pgm || w h\n                                 |
         |     |       |      || nb_couleur\n                          |
---------+-----+-------+------++---------------------------------------+
B/W      | P4  | P1    | .pbm || Px\n                                  |
         |     |       |      || #Commentaire \n                       |
         |     |       |      || w h\n                                 |
         |     |       |      || les points sont groupes par 8         |
---------+-----+-------+------++---------------------------------------+