MrcT44ImageFormat Enumeration

Summary
Flags that are needed to save the MRC image using the Standard T44 format.
Syntax
C#
C++/CLI
Python
public enum MrcT44ImageFormat 
public enum class MrcT44ImageFormat : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class MrcT44ImageFormat(Enum): 
   MrcT44 = 168 
   MrcT44Tif = 177 
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 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.