设置颜色的绿色值。
范围取决于 colorMode()。在默认的 RGB 模式下,它的值介于 0 到 255 之间。
示例
语法
setGreen(green)
参数
green
数字:
新的绿色值
This page is generated from the comments in src/color/p5.Color.js . Please feel free to edit it and submit a pull request!