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 08d2cc1 commit 37404a0Copy full SHA for 37404a0
imageio/core/request.py
@@ -176,6 +176,7 @@ def __getitem__(self, key):
176
"moon.png": "Image showing a portion of the surface of the moon",
177
"page.png": "A scanned page of text",
178
"text.png": "A photograph of handdrawn text",
179
+ "bacterial_colony.tif": "Multi-page TIFF image of a bacterial colony",
180
"chelsea.zip": "The chelsea.png in a zipfile (for testing)",
181
"chelsea.bsdf": "The chelsea.png in a BSDF file(for testing)",
182
"newtonscradle.gif": "Animated GIF of a newton's cradle",
0 commit comments