Adobe Photoshop CS5 Object Library JS: SmartBlurMode

Photoshop CS5

 The method to use for smart blurring.

Value

NameDescriptionValue
SmartBlurMode.EDGEONLYBlur is applied only to edges of color transitions.
Where significant contrast occurs, applies black-and-white edges.
int 2
SmartBlurMode.NORMALBlur is applied to entire image. int 1
SmartBlurMode.OVERLAYEDGEBlur is applied only to edges of color transitions.
Where significant contrast occurs, applies white edges.
int 3

Usage

In function

void ArtLayer.applySmartBlur (radius: number, threshold: number, blurQuality: SmartBlurQuality, mode: SmartBlurMode)

Jongware, 28-Aug-2012 v3.0.3iContents :: Index