BlurPostProcessor | A java implementation of a blur post processor. |
IterativeBoxBlurPostProcessor | A fast and memory-efficient post processor performing an iterative box blur. |
RoundAsCirclePostprocessor | Postprocessor that rounds a given image as a circle. |
RoundedCornersPostprocessor | |
RoundPostprocessor | Postprocessor that rounds a given image as a circle using non-native code. |