←Select platform

MrcGrayscaleCompression8BitCoder Enumeration

Summary

Flags that indicate the background (grayscale 8 bit) compression type.

Syntax

C#
VB
C++
public enum MrcGrayscaleCompression8BitCoder : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum MrcGrayscaleCompression8BitCoder  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class MrcGrayscaleCompression8BitCoder : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0LosslessCmw8 bpp Lossless grayscale LEAD CMW compression.
1GrayscaleCmw8 bpp grayscale LEAD CMW compression.
2GrayscaleCmp8 bpp grayscale LEAD CMP compression.
3LosslessJpeg8 bpp Lossless grayscale JPEG compression.
4GrayscaleJpeg8 bpp grayscale JPEG compression.
5GrayscaleJpegProgressive8 bpp grayscale JPEG progressive compression.
Remarks

These values are valid only when saving in LEAD Proprietary T44 format using the MrcSegmenter.SaveImage method.

Requirements

Target Platforms

See Also

Reference

Leadtools.Mrc Namespace

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Mrc Assembly
Click or drag to resize