I have a procedurally generated mask like this:
and would like to create a new mask from it by getting only the outlines of the shape:
reason: I want to create a colored border with it later on.
I fond the ComputeFilterWidth
node, but that generates a very pixelated and dirty result