lovell/sharp

Enhancement: expose vips_relational operation

Open

#1015 aperta il 4 nov 2017

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (1389 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (31.994 star)
Metriche merge PR
 (Merge medio 4g 19h) (18 PR mergiate in 30 g)

Descrizione

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?

Guida contributor