There seems to be methods to perform almost all filters, like applyGaussianBlur, applyTwirl.
But there doesn't seem to be one for box blur. Is there any other way to perform this filter?
applyReduceNoise() would be nice too. All the pixelate filters are missing as well.