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