myArtLayer.applySmartBlur( radius, threshold, blurQuality, mode ) in Photoshop DOM
apply the smart blur filter
Arguments
| name | type | description |
|---|---|---|
| radius | Number | |
| threshold | Number | |
| blurQuality | SmartBlurQuality | |
| mode | SmartBlurMode |
- Return Type
- (none)
apply the smart blur filter
| name | type | description |
|---|---|---|
| radius | Number | |
| threshold | Number | |
| blurQuality | SmartBlurQuality | |
| mode | SmartBlurMode |