www.emgu.com/wiki
Get or set the Compression Ratio for serialization. A number between 0 - 9.
0 means no compression at all, while 9 means best compression

Declaration Syntax
public int SerializationCompressionRatio { get; set; }
Public Property SerializationCompressionRatio As Integer
public:
property int SerializationCompressionRatio {
int get ();
void set (int value);
}
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)