ArtLayer.applyUnSharpMask

void applyUnSharpMask (Number amount, Number radius, int threshold)

Parameters

amount The amount of sharpening (as a percentage). Range: 1 to 500.
radius The radius in pixels. Range: 0.1 to 250.0.
threshold The contrast threshold. Range: 0 to 255.

Description

Applies the unsharp mask filter.