This documentation is for the old version. Go to the latest Graphics Mill docs

UnsharpMask Constructor

Creates and initializes new UnsharpMask class instance.

Overload List

Name Description
Public method UnsharpMask()

Creates and initializes new UnsharpMask class instance.

Public method UnsharpMask(Single, Single, Single)

Creates and initializes new UnsharpMask class instance. You can set all three unsharp mask main values here.

Public method UnsharpMask(Single, Single, Single, BlurType)

Creates and initializes new UnsharpMask class instance. You can set all parameters of the unsharp mask transform here.

See Also

Reference