LEADTOOLS MRC (Leadtools.Mrc assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
MrcCompressionOptions Structure
See Also  Members  
Leadtools.Mrc Namespace : MrcCompressionOptions Structure



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.

Object Model

MrcCompressionOptions StructureMrcCompressionOptions Structure

Syntax

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 

Example

Refer to MrcSegmenter.SaveImage example.

Remarks

When saving in standard T44 format using the MrcSegmenter.SaveImageT44 method, the only valid background compression is JPEG.

Inheritance Hierarchy

System.Object
   System.ValueType
      Leadtools.Mrc.MrcCompressionOptions

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Mrc requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features