getBlue

getBlue

> 機能

色 color の青の量を 0 から 255 の間で返します。

たとえば、getBlue(COLOR_BLUE) = 255 および getBlue(COLOR_GREEN) = 0 です。

#### 設定

#### フィードバック