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