AlphaBlend()

Syntax

Color = AlphaBlend(Color1, Color2)
Description
Returns the resulting 32 bit color from blending the 32 bit color Color1 onto the 32 bit color Color2. The RGBA() function can be used to create 32 bit colors with alpha transparency.

These functions are useful to perform Drawing operations.

Supported OS

All

<- Alpha() - Misc Index - Blue() ->