MrcT44ImageFormat Enumeration

Summary

Flags that are needed to save the MRC image using the Standard T44 format.

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

Members
ValueMemberDescription
168MrcT44Standard MRC Compression. The default file extension is *.MRC.
177MrcT44TifTagged Image File with standard MRC Compression. (Supports multipage). The default file extension is *.TIF.

Requirements

Target Platforms

See Also

Reference

Leadtools.Mrc Namespace

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly