If a single string argument is provided, RGB, RGBA and Hex CSS color strings and ... let c = color(255, 204, 0); fill(c); noStroke(); rect(30, 20, 55, 55); ...
確定! 回上一頁