English

Blur Images Programmatically in Java

Recently, we have written a series of blog posts to show you how to implement various image editing features such as cropping, resizing, flipping, and rotating images. Today, we are going to cover how to apply the blur effect on images. So let’s see how to blur images programmatically in Java.
October 31, 2022 · 2 min · Usman Aziz