lovell/sharp

Enhancement: expose vips_relational operation

Open

#1,015 建立於 2017年11月4日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (1,389 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (31,994 star)
PR 合併指標
 (平均合併 4天 19小時) (30 天內合併 18 個 PR)

描述

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?

貢獻者指南