lovell/sharp

Enhancement: expose vips_relational operation

Open

#1.015 geöffnet am 4. Nov. 2017

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.389 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (31.994 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 19h) (18 gemergte PRs in 30 T)

Beschreibung

I want to process my images such that only pixels that are a given color (eg: RGB(0,0,100)) will appear in the final image as black, the rest should be white.

Is there any way to add a custom filter/function that is called for each pixel before it is added to the output?

Contributor Guide