This is documentation for an old release of SciPy (version 0.10.0). Read this page in the documentation of the latest stable release (version 1.15.1).
Return a copy of a PIL image as a numpy array.
Parameters : | im : PIL image
flatten : bool
|
---|---|
Returns : | fromimage : ndarray
|