jimp-dev / jimp-dev/jimp

[Request] Addition aka Linear Dodge blendmode

Open
#724 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
TypeScript
Stars
14.7k
Forks
777
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

Open the contributing guide

Research direction

Start by locating Jimp's existing multiply blendmode implementation and the code path used to composite images. Use that behavior as the reference for adding the requested addition, also called Linear Dodge, and verify that compositing produces the expected result.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
computer-graphics
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.