lovell/sharp

Enhancement: expose vips_relational operation

Open

#1.015 aberto em 4 de nov. de 2017

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (1.389 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (31.994 stars)
Métricas de merge de PR
 (Mesclagem média 4d 19h) (18 fundiu PRs em 30d)

Description

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?

Guia do colaborador