Let me show you how to achieve that Depth Of Field effect known from the photography using Gimp. With other words, how to make selected area of the photo sharp and the rest out of focus.
Pretty useful trick in Adobe Photoshop, where we will change the setting for showing dimensions in pixels instead of centimetres while making selections.
In this simple tutorial suitable for the Gimp beginners as well, we are going to manipulate a photograph of standing still car to make it look like it's passing by real fast.
Often in PHP you want the same block of code to run over and over again and instead of adding several almost equal lines, you can use loops to perform this task much easier.