RGB values can be passed in as either an array, a string or an object: // Examples for green let color = new Color([0, 255, 0]); ...
確定! 回上一頁