>>214 のはネタだけど

im = np.array(image.open('jEgghPx.png'))
plt.imshow(im)
plt.gray()
plt.show()

でもイケる