Leadtools.Mrc Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
MrcPictureCompression Enumeration
See Also  
Leadtools.Mrc Namespace : MrcPictureCompression Enumeration




Flags that indicate the background (picture) compression type.

Syntax

Visual Basic (Declaration) 
Public Enum MrcPictureCompression 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As MrcPictureCompression
C# 
public enum MrcPictureCompression : Enum 
Managed Extensions for C++ 
__value public enum MrcPictureCompression : public Enum 
C++/CLI 
public enum class MrcPictureCompression : public Enum 

Members

MemberDescription
Cmw LEAD Wavelet (CMW) compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif is set in the format parameter of SaveImage or Generic SaveBitmapList method.
LosslessCmw LEAD Wavelet lossless compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif is set in the format parameter of SaveImage or Generic SaveBitmapList method.
Cmp LEAD CMP compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif is set in the format parameter of SaveImage or Generic SaveBitmapList method.
Jpeg JPEG Compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif, MrcT44ImageFormat.MrcT44, or MrcT44ImageFormat.MrcT44Tif is set in the format parameter of either SaveImage method SaveImageT44 or Generic SaveBitmapList method.
LosslessJpeg JPEG Lossless Compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif is set in the format parameter of SaveImage or Generic SaveBitmapList method.
JpegYUV422 JPEG 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 Generic SaveBitmapList method.
JpegYUV411 JPEG 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 SaveImage or Generic SaveBitmapList method.
JpegProgressive JPEG Progressive Compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif is set in the format parameter of SaveImage or Generic SaveBitmapList method.
JpegProgressiveYUV422 JPEG 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 SaveImage or Generic SaveBitmapList method.
JpegProgressiveYUV411 JPEG Progressive Compression. This flag is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif is set in the format parameter of SaveImage or Generic SaveBitmapList method.
PdfJpeg JPEG Compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of SaveImage or Generic SaveBitmapList method.
PdfJpegYUV422 JPEG Compression with YUV 4:2:2 color space. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of SaveImage or Generic SaveBitmapList method.
PdfJpegYUV411 JPEG Compression with YUV 4:1:1 color space. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of SaveImage or Generic SaveBitmapList method.
PdfJpegProgressive JPEG Progressive Compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of SaveImage or Generic SaveBitmapList method.
PdfJpegProgressiveYUV422 JPEG Progressive Compression with YUV 4:2:2 color space. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of SaveImage or Generic SaveBitmapList method.
PdfJpegProgressiveYUV411 JPEG Compression with YUV 4:1:1 color space. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of SaveImage or Generic SaveBitmapList method.
PdfZip ZIP Compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of SaveImage or Generic SaveBitmapList method.
PdfLzw LZW Compression. This flag is used only if MrcImageFormat.MrcPdf is set in the format parameter of SaveImage or Generic SaveBitmapList method.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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