This does the following :
pixpipe.UrlImageReader
pixpipe.Image2D
with the same size as the first, but monoband.pixpipe.ForEachPixelImageFilter
on the monoband image to create a radial gradient (values in [0, 1])pixpipe.ImageBlendExpressionFilter
pixpipe.CanvasImageWriter
pixpipe.ImageBlendExpressionFilter
is generally slower.
The original image:
The transformed image, with a radial gradient: