setBlue()

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

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

実例

シンタックス

setBlue(blue)

パラメーター

blue
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!

関連するリファレンス