Beta Documentation - Subject to change.

Gets the blend mode applied to the background image.

Syntax

Lua
function Control:GetBlendMode();

Returns

Type: number
Returns one of the values from BlendMode that describes how to blend the background image.

Remarks

Gets the blend mode applied to the background image.

See Also