PIL ImageDraw.rectangle throws TypeError for a parameter with the right type

前端 未结 0 742
忘了有多久
忘了有多久 2021-01-16 09:23

I am trying to draw a rectangle like this:

    \'\'\'ImageDraw.rectangle() parameters\'\'\'
    top_left_x = random.randint(0, lg_x)
    top_right_x = random.         


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