EBImage
EBImage copied to clipboard
How to add option to floodFill for diagonal neighbors fill?
I'd like to add option to behave the fill like chess queen, but can't find an option here. Is it there? How much effort to change the code? I tried with floodFill from Rosetta algorithms but there's something not work or maybe I don't understand.