Click or drag to resize

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

The IProcessSpeedConfig type exposes the following members.

Properties
  NameDescription
Public propertySpeedFactor
Gets or sets the sample size of the image to process, affecting quality and speed.
Top
See Also