![]() | BatchImagePro Class |
Namespace: CohesiveComputing.Imaging
public static class BatchImagePro
The BatchImagePro type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | MaxThreads |
Gets or sets the maximum number of threads used for processing images.
|
Name | Description | |
---|---|---|
![]() ![]() | CreateBatchProcessor |
Creates BatchProcessor instance with default fail error count of 1.
|
![]() ![]() | CreateBatchProcessor(Int32) |
Creates BatchProcessor instance.
|
![]() ![]() | SetLicence |
Sets the licence using current directory and default licence file name.
|
![]() ![]() | SetLicence(Stream) | Sets the licence using a stream. |
![]() ![]() | SetLicence(String) | Sets the licence using specified licence file path. |