MrcImageListFormat Enumeration

Summary
Flags that indicate the formats of output files used in MrcSegmenter.SaveBitmapList Method.
Syntax
C#
C++/CLI
Python
public enum MrcImageListFormat 
public enum class MrcImageListFormat : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class MrcImageListFormat(Enum): 
   MrcT44Tif = 177 
   MrcTif = 315 
   MrcPdf = 317 
Members
ValueMemberDescription
177MrcT44TifTagged Image File with LEAD proprietary MRC. (Supports multipage). The default file extension is *.TIF.
315MrcTifTagged Image File with standard MRC Compression (Standard T44). (Supports multipage).
317MrcPdfPDF compression using MRC segmentation technique.
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.