←Select platform

MrcGrayscaleCompression2BitCoder Enumeration

Summary

Flag that indicates the background (grayscale 2 bit) compression type.

Syntax

C#
VB
C++
public enum MrcGrayscaleCompression2BitCoder 
  
Public Enum MrcGrayscaleCompression2BitCoder  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class MrcGrayscaleCompression2BitCoder : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0Jbig22 bpp grayscale JBIG compression.
Remarks

This value is valid only when saving in LEAD Proprietary T44 format using the MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.

Requirements

Target Platforms

See Also

Reference

Leadtools.Mrc Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly