This example demonstrates how to use Synthetica2DUtils to blur images. The static method #createBlurredImage(...) takes the original image and a blur size which specifies the intensity of the blur effect.

All relevant lines are highlighted. Press the "Run..." button to start the example.