The MrcT44ImageFormat Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.
Flags that are needed to save the MRC image using the Standard T44 format.Visual Basic (Declaration) | |
---|---|
Public Enum MrcT44ImageFormat Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MrcT44ImageFormat |
C# | |
---|---|
public enum MrcT44ImageFormat : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class MrcT44ImageFormat : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
MrcT44 | Standard MRC Compression. The default file extension is *.MRC. |
MrcT44Tif | Tagged Image File with standard MRC Compression. (Supports multi-page). The default file extension is *.TIF. |
System.Object
System.ValueType
System.Enum
Leadtools.Mrc.MrcT44ImageFormat
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7