LEADTOOLS MRC (Leadtools.Mrc assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
MrcPictureCompression Enumeration
See Also  
Leadtools.Mrc Namespace : MrcPictureCompression Enumeration



The MrcPictureCompression Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Flags that indicate the background (picture) compression type.

Syntax

Visual Basic (Declaration) 
Public Enum MrcPictureCompression 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As MrcPictureCompression
C# 
public enum MrcPictureCompression : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class MrcPictureCompression : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
CmpLEAD CMP compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
CmwLEAD Wavelet (CMW) compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
JpegJPEG Compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif, MrcT44ImageFormat.MrcT44, or MrcT44ImageFormat.MrcT44Tif is set in the format parameter of either MrcSegmenter.SaveImage method MrcSegmenter.SaveImageT44 or MrcSegmenter.SaveBitmapList method.
JpegProgressiveJPEG Progressive Compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
JpegProgressiveYUV411JPEG Progressive Compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
JpegProgressiveYUV422JPEG Progressive Compression with YUV 4:2:2 color space. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
JpegYUV411JPEG Compression with YUV 4:1:1 color space. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
JpegYUV422JPEG Compression with YUV 4:2:2 color space. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
LosslessCmwLEAD Wavelet lossless compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
LosslessJpegJPEG Lossless Compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfJpegJPEG Compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfJpegProgressiveJPEG Progressive Compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfJpegProgressiveYUV411JPEG Compression with YUV 4:1:1 color space. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfJpegProgressiveYUV422JPEG Progressive Compression with YUV 4:2:2 color space. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfJpegYUV411JPEG Compression with YUV 4:1:1 color space. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfJpegYUV422JPEG Compression with YUV 4:2:2 color space. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfLzwLZW Compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.
PdfZipZIP Compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of MrcSegmenter.SaveImage or MrcSegmenter.SaveBitmapList method.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Mrc.MrcPictureCompression

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Mrc requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features