MrcCompressionOptions Structure

Summary
The MrcCompressionOptions structure contains compression information used with mask/picture segments and quality compression factor for the pictures area.
Syntax
C#
VB
C++
[SerializableAttribute()] 
public struct MrcCompressionOptions 
  
<SerializableAttribute()> 
Public Structure MrcCompressionOptions  
   Inherits System.ValueType 
[SerializableAttribute()] 
public value class MrcCompressionOptions : public System.ValueType  
Remarks

When saving in standard T44 format using the MrcSegmenter.SaveImageT44 method, the only valid background compression is JPEG.

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.