IThreadableCommand Interface |
Namespace: Atalasoft.Imaging.ImageProcessing
The IThreadableCommand type exposes the following members.
Name | Description | |
---|---|---|
AutoThread | If set to true the IThreadableCommand will automatically parallelize image processing. |
Name | Description | |
---|---|---|
AdjustBands | Sets the image area which will be processed and also defines the bands or chunks of the image of which
each will be sent to a separate thread. | |
PerformSectionCommand | Performs the command on a specified section of the image. |