Canvasity.globalAlpha

Set/get the opacity applied to all drawing operations.

If an operation already uses a transparent color, this can make it yet more transparent.

alpha must be in the range 0.0 for fully transparent to 1.0 for fully opaque.

Defaults to 1.0 (opaque).

Meta