开发者

Is it possible to reduce an image's depth using PIL?

开发者 https://www.devze.com 2022-12-08 06:09 出处:网络
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

精彩评论

暂无评论...
验证码 换一张
取 消