用Python PIL实现几个简单的图片特效 导入numpy、PILnumpy用来做矩阵运算,PIL用来读取图片。importnumpyasnpfromPILimportImage读取图片,然 图片特效