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



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

Flags that indicate the mask compression.

Syntax

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

Members

MemberDescription
FaxG31DFax group 3 (1D) compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif, MrcT44ImageFormat.MrcT44, or MrcT44ImageFormat.MrcT44Tif is set in the format parameter of either MrcSegmenter.SaveImage method MrcSegmenter.SaveImageT44 or MrcSegmenter.SaveBitmapList method.
FaxG32DFax group 3 (2D) compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif, MrcT44ImageFormat.MrcT44, or MrcT44ImageFormat.MrcT44Tif is set in the format parameter of either MrcSegmenter.SaveImage method MrcSegmenter.SaveImageT44 or MrcSegmenter.SaveBitmapList method.
FaxG4Fax group 4 compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif, MrcT44ImageFormat.MrcT44, or MrcT44ImageFormat.MrcT44Tif is set in the format parameter of either MrcSegmenter.SaveImage method MrcSegmenter.SaveImageT44 or MrcSegmenter.SaveBitmapList method.
JbigJBIG compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif, MrcT44ImageFormat.MrcT44, or MrcT44ImageFormat.MrcT44Tif is set in the format parameter of either MrcSegmenter.SaveImage method MrcSegmenter.SaveImageT44 or MrcSegmenter.SaveBitmapList method.
PdfG31DFax group 3 (1D) compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfG32DFax group 3 (2D) compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfG4Fax group 4 compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfJbigJBIG2 compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfLzwLZW compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfZipZIP compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Mrc.MrcMaskCompression

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