The following tables list the members exposed by DotShadingRemovalOptions.
Public Constructors
Public Properties
| Name | Description |
| DensityAdjustment |
Gets and sets a value used to adjust the expected density of dot shading areas.
|
| HorizontalSizeAdjustment |
Gets and sets a value used to fine-tune the width of dots to remove.
|
| MaximumDotSize |
Gets and sets the maximum width and height (in pixels) of individual dots to remove.
|
| MinimumAreaHeight |
Gets and sets the height of the smallest dot-shaded area to process.
|
| MinimumAreaWidth |
Gets and sets the width of the smallest dot-shaded area to process.
|
| VerticalSizeAdjustment |
Gets and sets a value used to fine-tune the height of dots to remove.
|
Top
See Also