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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly