blur
Type
library
Description
blur is a simple external for blurring the imageData and alphaData of an image.
Associated Syntax
Command
Name | Summary | Syntax |
---|---|---|
blur | Blur the imageData of an image by a given radius. | blur <pRadius>, <pOldImageDataVariable>, <pWidth>, <pHeight>, <pNewImageDataVariable>, [<pNewAlphaDataVariable>, <pFadeOut>, <pLeftFeather>, <pTopFeather>, <pRightFeather>, <pBottomFeather>] |