setRed()

色の赤成分を設定します。

範囲はcolorMode()に依存します。 デフォルトのRGBモードでは0から255の間です。

実例

シンタックス

setRed(red)

パラメーター

red
Number:

新しい赤の値。

Notice any errors or typos? Please let us know. Please feel free to edit src/color/p5.Color.js and open a pull request!

関連するリファレンス