EffectPropertyBlendMode | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.canvas | ||||||
Summary | The blend mode of an effect. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Operator: CanvasPropertyBlendMode | ||||||
Description | The blend mode of mEffect as a string. Can be any one of: - clear - copy - source over - source in - source out - destination over - destination in - destination out - destination atop - xor - plus darker - plus lighter - multiply - screen - overlay - darken - lighten - color dodge - color burn - soft light - hard light - difference - exclusion - hue - saturation - color - luminosity | ||||||
Tags | canvas |