setBlue()
Set the blue component of the color.
color.setBlue(blue)
Parameters
color.setBlue(blue)
| Parameter | Type | Default | Description |
|---|---|---|---|
blue |
int |
required | The new blue component, from 0 to 255. |
Set the blue component of the color.
color.setBlue(blue)
color.setBlue(blue)
| Parameter | Type | Default | Description |
|---|---|---|---|
blue |
int |
required | The new blue component, from 0 to 255. |