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?