CanvasPropertyBlendMode | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.canvas | ||||||
Summary | The current blend mode of a canvas. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | The blend mode used for drawing operations on mCanvas 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 edge - color burn - soft light - hard light - difference - exclusion - hue - saturation - color - luminosity | ||||||
Tags | canvas |