This commit is contained in:
Ryan Oldenburg 2021-02-10 16:31:12 -06:00
parent 55051f944c
commit b3bc1225d4

View file

@ -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