I have a black circle on white background. (or any other colors)
i want to blur the edges of the circle.
So, I want the radius of the blurred circle not to increase.
when we use
Code: Select all
input -blur 0x8 output
Is it possible to blur inside and not outside?
Please suggest.
Thanks