LEADTOOLS MRC (Leadtools.Mrc assembly)

Grayscale8BitCoder Property

Show in webframe





Gets or sets a value that indicates the background (grayscale 8 bit) compression type.
Syntax
public MrcGrayscaleCompression8BitCoder Grayscale8BitCoder {get; set;}
'Declaration
 
Public Property Grayscale8BitCoder As MrcGrayscaleCompression8BitCoder
'Usage
 
Dim instance As MrcCompressionOptions
Dim value As MrcGrayscaleCompression8BitCoder
 
instance.Grayscale8BitCoder = value
 
value = instance.Grayscale8BitCoder

            

            
public:
property MrcGrayscaleCompression8BitCoder Grayscale8BitCoder {
   MrcGrayscaleCompression8BitCoder get();
   void set (    MrcGrayscaleCompression8BitCoder value);
}

Property Value

All possible values are found in MrcGrayscaleCompression8BitCoder.
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 8-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

See Also

Reference

MrcCompressionOptions Structure
MrcCompressionOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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