书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 397 个相关结果.
  • Spirale

    Coding Challenge: Spiral The Challenge What you can practise in this coding challenge Hints Getting started Optional goals Coding Challenge: Spiral The Challenge Write a...
  • 4.1.0

    4.1.0 Removed Deprecated Items Closing Files When Opening Images Changes to GIF Handling When Saving New Method: Image.remap_palette Added Decoder Registry and Support for Pyth...
  • 图像处理

    图像处理 用来操作图像的库. pillow :Pillow 是一个更加易用版的 PIL 。官网 hmap:图像直方图映射。官网 imgSeek:一个使用视觉相似性搜索一组图片集合的项目。官网 nude.py:裸体检测。官网 pyBarcode:不借助 PIL 库在 Python 程序中生成条形码。官网 pygram:类似 Instagram...
  • CSG

    CSG Introduction to CSG nodes CSG tools features CSGPolygon Custom meshes CSGCombiner Processing order Prototyping a level CSG CSG stands for Constructive Solid Geometry...
  • 7.0.0

    7.0.0 Backwards Incompatible Changes Python 2.7 PILLOW_VERSION constant PIL.*ImagePlugin.version attributes PyQt4 and PySide Setting the size of TIFF images Default resamplin...
  • 7.1.0

    7.1.0 API Changes Allow saving of zero quality JPEG images API Additions New channel operations PILLOW_VERSION constant Reading JPEG comments Support for different charset enc...
  • 3.1.1

    3.1.1 CVE-2016-0740 – Buffer overflow in TiffDecode.c CVE-2016-0775 – Buffer overflow in FliDecode.c CVE-2016-2533 – Buffer overflow in PcdDecode.c Integer overflow in Resample....
  • 3.1.1

    3.1.1 CVE-2016-0740 – Buffer overflow in TiffDecode.c CVE-2016-0775 – Buffer overflow in FliDecode.c CVE-2016-2533 – Buffer overflow in PcdDecode.c Integer overflow in Resample....
  • 09 模块

    2657 2020-10-22 《Python学习教程》
    Python学习—09 模块 导入模块 定位模块 查看模块 作用域 编写自己的模块 第三方模块 安装pip 示例 Python学习—09 模块 模块让我们能够有逻辑地组织Python代码段。把相关的代码分配到一个 模块里能让我们的代码更好用,更易懂。 导入模块 Python使用import 语句导入模块。语法: # 形式一:...
  • Internal Reference Docs

    Internal Reference Docs Internal Reference Docs File Handling in Pillow Image Lifecycle Complications Proposed File Handling Limits Internal Limits Format Size Limits ...