摘要:
from PIL import Image as image foreground = image.open("donkey.png") background = image.open( "back.jpg" ) alpha = image.open( "donkeyAlpha.png" ) outImage = image.composite( foreground, background... 阅读全文
posted @ 2018-09-21 14:46
范晨鹏
阅读(1345)
评论(0)
推荐(0)
这是我的页面头部
浙公网安备 33010602011771号