Hello!!
Does anyone knows how can I read a PPM image into an array using C?
Thanks. Best regards.
|
|
Hello!! Does anyone knows how can I read a PPM image into an array using C? Thanks. Best regards.
|
||
|
|
|
|
I wrote a PPM reader in C a few years ago. You're welcome to nick bits of it if you like. |
||
|
|
|
C++ routine to read a PPM (color) image from a file. |
||||||
|