boolean color rotation
September 23, 2012
do have a way to rotate main color (blue, red, yellow, ...) via BitRotate or BitShift? f.e. $a=BitRotate(PixelGetColor(300, 300), -2, "D", $form) GUISetBkColor($a, $form)
6 replies