AdaptiveThresholdCommandAutoThread Property |
If set to true the IThreadableCommand will automatically parallelize image processing.
Namespace:
Atalasoft.Imaging.ImageProcessing.Document
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic bool AutoThread { get; set; }Public Property AutoThread As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IThreadableCommandAutoThread
See Also