MaskCoder Property

Summary
Gets or sets the mask compression.
Syntax
C#
VB
C++
public MrcMaskCompression MaskCoder { get; set; } 
  
Public Property MaskCoder As MrcMaskCompression 
public: 
property MrcMaskCompression MaskCoder { 
   MrcMaskCompression get(); 
   void set (    MrcMaskCompression ); 
} 

Property Value

All possible values are found in MrcMaskCompression.

Example

Refer to MrcSegmenter.SaveImage example.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.