当前位置: 首页>>代码示例>>Python>>正文


Python PIL.ImageFilter模块代码示例

PIL.ImageFilter共有15个方法/函数/属性,点击链接查看相应的源代码示例。

1. PIL.ImageFilter.GaussianBlur() ,81个项目使用

2. PIL.ImageFilter.BLUR ,36个项目使用

3. PIL.ImageFilter.SMOOTH ,24个项目使用

4. PIL.ImageFilter.FIND_EDGES ,22个项目使用

5. PIL.ImageFilter.SMOOTH_MORE ,19个项目使用

6. PIL.ImageFilter.SHARPEN ,17个项目使用

7. PIL.ImageFilter.EDGE_ENHANCE ,14个项目使用

8. PIL.ImageFilter.CONTOUR ,13个项目使用

9. PIL.ImageFilter.EMBOSS ,13个项目使用

10. PIL.ImageFilter.MedianFilter() ,13个项目使用

11. PIL.ImageFilter.EDGE_ENHANCE_MORE ,12个项目使用

12. PIL.ImageFilter.MinFilter() ,11个项目使用

13. PIL.ImageFilter.DETAIL ,10个项目使用

14. PIL.ImageFilter.MaxFilter() ,7个项目使用

15. PIL.ImageFilter.UnsharpMask() ,5个项目使用



注:本文中的示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。