I am writing a function that uses BLUR with variable padding, however the function crashes if I use BORDER_WRAP (works fine for other padding types). Is this by design or a code issue? Has anyone encountered this problem or should I check my code?
1 | initial version |
I am writing a function that uses BLUR with variable padding, however the function crashes if I use BORDER_WRAP (works fine for other padding types). Is this by design or a code issue? Has anyone encountered this problem or should I check my code?