Leadtools.Mrc Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
MrcMaskCompression Enumeration
See Also  
Leadtools.Mrc Namespace : MrcMaskCompression Enumeration



Flags that indicate the mask compression.

Syntax

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

Members

MemberDescription
Jbig JBIG 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.
FaxG4 Fax 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.
FaxG31D Fax 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.
FaxG32D Fax 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.
PdfZip ZIP compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfLzw LZW compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfG31D Fax 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.
PdfG32D Fax 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.
PdfG4 Fax group 4 compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfJbig JBIG2 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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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