ENH: Add coins image.

This commit is contained in:
Stefan van der Walt
2011-10-26 17:59:43 -07:00
parent 573e208361
commit fdac2489e9
2 changed files with 6 additions and 0 deletions
+6
View File
@@ -40,3 +40,9 @@ def checkerboard():
"""
return load("chessboard_RGB.png")
def coins():
"""Coins image.
"""
return load("coins.jpg")
Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB