Is it possible to reduce an image's depth using PIL?
Is it possible to开发者_如何学C reduce the depth of an image using PIL? Say like going to 4bpp from a regular 8bpp.You can easily convert image modes (just call im.convert(newmode) on an image object
0
0
0
加载中,请稍侯......
精彩评论