selective-php / image-type

Image type (format) detection for PHP
MIT License
7 stars 4 forks source link

PPM - Portable Pixelmap #47

Closed odan closed 5 years ago

odan commented 5 years ago

PPM

A "magic number" for identifying the file type. A ppm image's magic number is the two characters "P6".

peter279k commented 5 years ago

I can help this issue.