blendLevel | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies the degree of transparency of an object | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: integer, blend, transparent Glossary: object, property Property: colorOverlay, innerGlow, ink, opaque, innerShadow, outerGlow, alphaData, dropShadow | ||||||
Description | Use the blendLevel property to allow objects underneath an object to show through partially or completely. If an object's blendLevel is zero, the object is fully opaque. If the blendLevel is 100, the object is fully transparent. Values between zero and 100 indicate levels of partial translucency.
| ||||||
Tags | multimedia |