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

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -