Create a semi-transparent shadow of text and graphics

This example shows how to create a semi-transparent blurred shadow of a text and graphics image, offset by a specified amount. To achieve this the code employs the ApplyGaussianBlur and ToShadowBitmap methods of the GrayscaleBitmap class.