jimp-dev/jimp

[Request] Addition aka Linear Dodge blendmode

Open

#724 opened on Apr 21, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (785 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (13,218 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I need to composite some images together with addition blendmode (also known as Linear Dodge) I've seen that there is a multiply blendmode, i mean it isn't very different from the addition blendmode and would be a quick thing to add.

Cheers

Contributor guide