mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Merge pull request #2523 from radarhere/references
Updated references to point to existing files
This commit is contained in:
commit
770cdc6aa6
|
@ -2538,7 +2538,7 @@ Pre-fork
|
|||
|
||||
import numpy, Image
|
||||
|
||||
im = Image.open('lena.jpg')
|
||||
im = Image.open('hopper.jpg')
|
||||
|
||||
a = numpy.asarray(im) # a is readonly
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user