IProcessSpeedConfig Interface |
Interface that when applied to a class is used to control the sampling factor useful in improving
performance possibly at the expense of accuracy.
Namespace:
Atalasoft.Imaging.ImageProcessing.Document
Assembly:
Atalasoft.dotImage.AdvancedDocClean (in Atalasoft.dotImage.AdvancedDocClean.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public interface IProcessSpeedConfig
Public Interface IProcessSpeedConfig
The IProcessSpeedConfig type exposes the following members.
Properties
| Name | Description |
---|
| SpeedFactor | Gets or sets the sample size of the image to process, affecting quality and speed. |
TopSee Also