PIL problem with making image from the bytes

前端 未结 0 516
遇见更好的自我
遇见更好的自我 2021-01-01 03:40

I have bytes of length 24707. I have a function to create an image out of bytes

def generate_image(data, num):
    resolution = (1,          


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