Python PIL 0.5 opacity, transparency, alpha

前端 未结 0 952
梦谈多话
梦谈多话 2021-02-14 17:43

Is there any way to make an image half transparent?

the pseudo code is something like this:

from PIL import Image
image = Image.open(\'image.png\')
image         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题