blur

Typelibrary
DictionaryLCS
LibraryLiveCode Script
Associationsblur
Description

blur is a simple external for blurring the imageData and alphaData of an image.

TypeNameSummarySyntax
commandblur

Blur the imageData of an image by a given radius.

blur <pRadius>, <pOldImageDataVariable>, <pWidth>, <pHeight>, <pNewImageDataVariable>, [<pNewAlphaDataVariable>, <pFadeOut>, <pLeftFeather>, <pTopFeather>, <pRightFeather>, <pBottomFeather>]

libraryblur

blur <pRadius>, <pOldImageDataVariable>, <pWidth>, <pHeight>, <pNewImageDataVariable>, [<pNewAlphaDataVariable>, <pFadeOut>, <pLeftFeather>, <pTopFeather>, <pRightFeather>, <pBottomFeather>]