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



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

Flags that indicate the type of segment.

Syntax

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

Members

MemberDescription
BackgroundSegment is a background (The most prevalent color in the document is considered to be the background color.).
Grayscale2BitSegment is 2-bit grayscale.
Grayscale8BitSegment is 8-bit grayscale.
NoneNone.
OneColorSegment is a one color.
PictureSegment is an image.
Text1BitBwSegment is 1-bit black and white text.
Text1BitColorSegment is 1 bit colored text.
Text2BitBwSegment is 2-bit black and white text.
Text2BitColorSegment is 2 bit colored text.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Mrc.MrcSegmentType

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