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



The MrcImageListFormat Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Flags that indicate the formats of output files used in MrcSegmenter.SaveBitmapList Method.

Syntax

Visual Basic (Declaration) 
Public Enum MrcImageListFormat 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As MrcImageListFormat
C# 
public enum MrcImageListFormat : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class MrcImageListFormat : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
MrcPdfPDF compression using MRC segmentation technique.
MrcT44TifTagged Image File with LEAD proprietary MRC. (Supports multi-page). The default file extension is *.TIF.
MrcTifTagged Image File with standard MRC Compression (Standard T44). (Supports multi-page).

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Mrc.MrcImageListFormat

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