python:实现写jpg文件
#!/usr/bin/env python
# -*- coding: utf-8 -*-
__author__ = 'python'
from PIL import Image
from PIL import ImageDraw
from PIL import ImageFont
def imageWriter(filePath, number =
#!/usr/bin/env python
# -*- coding: utf-8 -*-
__author__ = 'python'
from PIL import Image
from PIL import ImageDraw
from PIL import ImageFont
def imageWriter(filePath, number =