Skip to main content

Blip::setAlpha

Function to set alpha-channel for blip color.

Syntax​

```js blip.setAlpha(alpha); ```

Required Arguments​

  • alpha: alpha value in 0 to 255

Return value​

  • Undefined

Example​

See also​