MrcGrayscaleCompression2BitCoder Enumeration

Summary
Flag that indicates the background (grayscale 2 bit) compression type.
Syntax
C#
C++/CLI
Python
public enum MrcGrayscaleCompression2BitCoder 
public enum class MrcGrayscaleCompression2BitCoder : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class MrcGrayscaleCompression2BitCoder(Enum): 
   Jbig2 = 0 
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 22.0.2023.4.12
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.