The MrcGrayscaleCompression2BitCoder Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.
Flag that indicates the background (grayscale 2 bit) compression type.Visual Basic (Declaration) | |
---|---|
Public Enum MrcGrayscaleCompression2BitCoder Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MrcGrayscaleCompression2BitCoder |
C# | |
---|---|
public enum MrcGrayscaleCompression2BitCoder : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class MrcGrayscaleCompression2BitCoder : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
Jbig2 | 2 bpp grayscale JBIG compression. |
This value is valid only when saving in LEAD Proprietary T44 format using the MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
System.Object
System.ValueType
System.Enum
Leadtools.Mrc.MrcGrayscaleCompression2BitCoder
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7