SigPlus.Net Documentation

SigPlusNET.SetSigCompressionMode Method 

public void SetSigCompressionMode(
   int CompressionMode
);

Remarks

Sets the current compression mode for signatures.

Parameters

CompressionMode-Mode for compression of signature, where 0= no compression, 1= lossless compression with compacted data format, 2-8= compression ratio of signature stored in in .sig file where 2=1KB typ, 4=500 byte typ, and 8=250 byte typ. Topaz Systems does not recommend compressing beyond setting 1 unless size is more improtatn than signature quality.

See Also

SigPlusNET Class | Topaz Namespace