java - How do I blur an image? -


I am trying to implement a blurring mechanic on a Java game. How do I create a blur effect on runtime?

About / Google "Convolution Filter" Read, this is based on the values ​​of pixels around it But the method of changing a pixel value on the other, apart from blurred, you can also sharpen the image and line-search.


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -