f
This commit is contained in:
parent
55051f944c
commit
b3bc1225d4
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ type
|
||||||
bmLuminosity
|
bmLuminosity
|
||||||
|
|
||||||
bmMask ## Special blend mode that is used for masking
|
bmMask ## Special blend mode that is used for masking
|
||||||
bmOverwrite ## Special that does not blend but copies the pixels from target.
|
bmOverwrite ## Special blend mode that just copies pixels
|
||||||
bmSubtractMask ## Inverse mask
|
bmSubtractMask ## Inverse mask
|
||||||
bmIntersectMask
|
bmIntersectMask
|
||||||
bmExcludeMask
|
bmExcludeMask
|
||||||
|
|
Loading…
Reference in a new issue