We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06efb03 commit e1b2aaaCopy full SHA for e1b2aaa
adafruit_imageload/pnm/ppm/__init__.py
@@ -26,7 +26,7 @@
26
Load pixel values (indices or colors) into a bitmap and for a binary ppm,
27
return None for pallet.
28
29
-* Author(s): Brooke Storm
+* Author(s): Matt Land, Brooke Storm, Sam McGahan
30
31
"""
32
adafruit_imageload/pnm/ppm/ppm_ascii.py
Load pixel values (indices or colors) into a bitmap and for an ascii ppm,
0 commit comments