Merge pull request #528 from chintak/doc_morphology

Documentation for basic Morphology functions
This commit is contained in:
Tony S Yu
2013-04-26 21:13:14 -07:00
3 changed files with 287 additions and 0 deletions
+13
View File
@@ -116,6 +116,19 @@ def page():
return load("page.png")
def horse():
"""Black and white silhouette of a horse.
This image was downloaded from
`openclipart <http://openclipart.org/detail/158377/horse-by-marauder>`
Released into public domain and drawn and uploaded by Andreas Preuss
(marauder).
"""
return load("horse.png")
def clock():
"""Motion blurred clock.
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB