op_sharpen

Sharpen image. Applies a basic sharpening filter to the layer or to the final view image, after all scaling, if layer=comp.

op_sharpen=0|1

The layer mask or composite mask is sharpened as well.

Properties

Layer attribute or view attribute. Applies to the current layer or to the final view image if layer=comp. Ignored by effect layers.

Default

op_sharpen=0, for no sharpening effect.

Example

Compensate for the slight blurriness caused by image resampling. We also increase the JPEG quality to avoid additional JPEG artifacts along the sharpened edges.

http://server/myRootId/myImageId?qlt=90,1&op_sharpen=1&wid=500

See also

qlt= , op_usm=

On this page