[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.encoder.StdEntropyCoder.THREADS_PRIORITY_INC

THREADS_PRIORITY_INC Field

The increase in priority for the compressor threads, currently 3. The compressor threads will have a priority of THREADS_PRIORITY_INC more than the priority of the thread calling this class constructor. Used only in the multi-threaded implementation.

Namespace: CSJ2K.j2k.entropy.encoder
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public const int THREADS_PRIORITY_INC = 0
Returns
Type Description
int The increase in priority for the compressor threads, currently 3. The compressor threads will have a priority of THREADS_PRIORITY_INC more than the priority of the thread calling this class constructor. Used only in the multi-threaded implementation.