I'm creating a web-app that serves a dynamic image, with text. Each string drawn may be in multiple colors. So far I've created a parse method, and a render m
I have tried to create a filter which transforms a picture. Example: The first pixel takes the color from next one, and the last one takes the color from first