Python PIL 0.5 opacity, transparency, alpha

前端 未结 0 745
无人及你
无人及你 2021-02-14 17:37

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         


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