Plate.Blur() Method

Apply a light blur to the image. May be repeated for a stronger effect.

Syntax

Plate.Blur()

The method syntax has these parts:

Part Description
Return (Boolean) Success or failure (generates trappable error on failure)

Remarks