addBlurEffect

addBlurEffect(double radius, boolean grow) method

Adds the new Blur effect to the end of a collection.

Parameters

NameTypeDescription
radiusdoubleThe radius of blur.
growbooleanSpecifies whether the bounds of the object should be grown as a result of the blurring. True indicates the bounds are grown while false indicates that they are not.

Returns

Blur