设置颜色的红色值。
范围取决于 colorMode()。在默认的 RGB 模式下,它的值介于 0 到 255 之间。
示例
语法
setRed(red)
参数
red
数字:
新的红色值
Notice any errors or typos? Please let us know. Please feel free to edit src/color/p5.Color.js and open a pull request!
参考
设置颜色的红色值。
范围取决于 colorMode()。在默认的 RGB 模式下,它的值介于 0 到 255 之间。
setRed(red)
新的红色值