Can I use RGB in python's graphics module?

前端 未结 0 648
栀梦
栀梦 2021-01-21 15:21

I\'m using python\'s graphics module. Can I use RGB to define colors or do I have to use its name?

Normal color setfill:

point.setFill(\'white\')


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