LEADTOOLS MRC (Leadtools.Mrc assembly)
LEAD Technologies, Inc

Grayscale2BitCoder Property






Gets or sets a value that indicates the background (grayscale 2 bit) compression type.
Syntax
public MrcGrayscaleCompression2BitCoder Grayscale2BitCoder {get; set;}
'Declaration
 
Public Property Grayscale2BitCoder As MrcGrayscaleCompression2BitCoder
'Usage
 
Dim instance As MrcCompressionOptions
Dim value As MrcGrayscaleCompression2BitCoder
 
instance.Grayscale2BitCoder = value
 
value = instance.Grayscale2BitCoder
public MrcGrayscaleCompression2BitCoder Grayscale2BitCoder {get; set;}
 get_Grayscale2BitCoder();
set_Grayscale2BitCoder(value);
public:
property MrcGrayscaleCompression2BitCoder Grayscale2BitCoder {
   MrcGrayscaleCompression2BitCoder get();
   void set (    MrcGrayscaleCompression2BitCoder value);
}

Property Value

All possible values are found in MrcGrayscaleCompression2BitCoder.
Remarks
This property is valid only when saving in LEAD Proprietary T44 format using the MrcSegmenter.SaveImage method.

When using the MrcSegmenter.SaveImageT44 method, all 2-bit grayscale segments are treated as picture segments. This property is used only if MrcImageFormat.Mrc or MrcImageFormat.MrcTif is set in the format parameter of either MrcSegmenter.SaveImage or MrcSegmenter.SaveImageT44 methods.
Example
Refer to MrcSegmenter.SaveImage example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MrcCompressionOptions Structure
MrcCompressionOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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