Gets and sets the number of threads allowed in the compression and decompression libraries.
Read-write property
Visual Basic |
---|
Public Property LibraryThreadsAllowed As Long |
The number of threads allowed in the libraries.
This value is specific to the lower level libraries that ImagXpress uses.
This value may or may not be honored depending on the image type. For instance, JPEG2000 images do currently support this feature. Setting this value greater than 1 can speed up decompressing a JPEG2000 image if the computer system has multiple processors.