ArtLayer.applySmartBlur¶
void applySmartBlur (Number radius, Number threshold, SmartBlurQuality blurQuality, SmartBlurMode mode)
Parameters¶
| radius | The blur radius. Range: 0 - 1000. |
| threshold | The blur threshold. Range: 0 - 1000. |
| blurQuality | The smoothness or graininess of the blurred image. |
| mode | The smart blur mode. |
Description¶
Applies the smart blur filter.