The UnsharpMask type exposes the following members.
Name | Description | |
---|---|---|
Amount |
Gets or sets unsharp mask amount (the difference between blurred and original image). |
|
Id |
Gets or sets a unique identifier of this PipelineElement. (Inherited from PipelineElement.) |
|
Radius |
Gets or sets a blur radius used to produce unfocused version of the image (necessary for unsharp mask algorithm). |
|
Receivers |
Gets a collection of pipeline elements that will receive the result of this PipelineElement. (Inherited from PipelineElement.) |
|
SupportedPixelFormats |
Gets a collection of pixel formats that are supported by this PipelineElement. (Inherited from PipelineElement.) |
|
Threshold |
Gets or sets a threshold value for the unsharp mask. |