Layers Dialog /
Layer Blending Modes /
Logical Blend Modes
§ 19.6.10.4 - NOR
The upper layer is bitwise NOR'ed with the lower layer composite.
This operation does not affect transparency.
Layer 1 | Layer 2 | Result |
0 | 0 | 1 |
1 | 0 | 0 |
0 | 1 | 0 |
1 | 1 | 0 |
Nor blend mode
Document Keyboard Navigation
, Previous Page
. Next Page
t TOC
i Index
k Keyboard
o Operators
g Glossary
c Changes
This manual was generated with wtfm
wtfm uses aa_macro and SqLite
wtfm and aa_macro are coded in python 2.7
iToolBox 3.11
This Documentation and Associated Application Executables are Public Domain