#Draw text on image Drawimg.text((x, y), Mytext, fill=color, font=Myfont) #Save image Srcimg.save('HelloWorld.png') ...
確定! 回上一頁