MrcImageFormat Enumeration

Summary
Flags that are needed to save the MRC image using the LEAD Proprietary T44 format.
Syntax
C#
C++/CLI
Python
public enum MrcImageFormat 
public enum class MrcImageFormat : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class MrcImageFormat(Enum): 
   Mrc = 314 
   MrcTif = 315 
   MrcPdf = 317 
Members
ValueMemberDescription
314MrcLEAD Proprietary MRC. The default file extension is *.MRC.
315MrcTifTagged Image File with LEAD proprietary MRC. (Supports multipage). The default file extension is *.TIF.
317MrcPdfPDF compression using MRC segmentation.
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.