The MrcCompressionOptions Structure is available in LEADTOOLS Document and Medical Imaging toolkits.
The MrcCompressionOptions structure contains compression information used with mask/picture segments and quality compression factor for the pictures area.Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Structure MrcCompressionOptions Inherits System.ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MrcCompressionOptions |
C# | |
---|---|
[SerializableAttribute()] public struct MrcCompressionOptions : System.ValueType |
C++/CLI | |
---|---|
[SerializableAttribute()] public value class MrcCompressionOptions : public System.ValueType |
Refer to MrcSegmenter.SaveImage example.
When saving in standard T44 format using the MrcSegmenter.SaveImageT44 method, the only valid background compression is JPEG.
System.Object
System.ValueType
Leadtools.Mrc.MrcCompressionOptions
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7