Color wheel: Difference between revisions

Content added Content deleted
Line 226: Line 226:
{{trans|Basic}}
{{trans|Basic}}
<lang Smart Basic>
<lang Smart Basic>
' Runs on iOS
' Colour Palette Circle
GET SCREEN SIZE sw,sh
GET SCREEN SIZE sw,sh
xmax=0.45*3/7*(sw+sh)
xmax=0.45*3/7*(sw+sh)