python 的 PIL 生成图片


#!/usr/bin/env python

-- coding: utf-8 --

"""
author= 'Du'
creation_time= '2018/1/5 9:08'
"""

import os, math
import sys
from PIL import Image[......]

查看更多内容

Posted in DEVOPS | python 的 PIL 生成图片已关闭评论