-
cImage-master.zip下载
资源介绍
cImage master 分支
python 图像处理
This image library is not going to give you fancy high performance operations on images. It allows you to read in an image and manipulate its pixels. Then you can save the new image to a file, or you can display the image in a window. Thats really about it, but its really all you want to do if you are teaching an introductory computer science course.
Image Types Supported
* jpeg
* gif
* tiff
* png
* etc.