Skip to content

lucyking/images2gif-Pillow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

images2gif-Pillow

update

06/22 fix bug:

x0, x1 = X[0], X[-1]+1
type(x0)
<type 'numpy.ndarray'>

that lead to

C:\Python27\Lib\site-packages\images2gif\images2gif.py:347: VisibleDeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future im2 = im[y0:y1,x0:x1]

Install

About

About

pip install images2gif-Pillow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages