Error processing SSI file
LEADTOOLS MRC (Leadtools.Mrc assembly)

Show in webframe

MaskCoder Property






Gets or sets the mask compression.
Syntax
public MrcMaskCompression MaskCoder {get; set;}
'Declaration
 
Public Property MaskCoder As MrcMaskCompression
'Usage
 
Dim instance As MrcCompressionOptions
Dim value As MrcMaskCompression
 
instance.MaskCoder = value
 
value = instance.MaskCoder

            

            
public:
property MrcMaskCompression MaskCoder {
   MrcMaskCompression get();
   void set (    MrcMaskCompression value);
}

Property Value

All possible values are found in MrcMaskCompression.
Example
Refer to MrcSegmenter.SaveImage example.
Requirements

Target Platforms

See Also

Reference

MrcCompressionOptions Structure
MrcCompressionOptions Members

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