MrcCompressionOptions Constructor

Summary
Initializes a new MrcCompressionOptions with explicit parameters.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal maskCoder As MrcMaskCompression, _ 
   ByVal pictureCoder As MrcPictureCompression, _ 
   ByVal pictureQFactor As Integer, _ 
   ByVal grayscale2BitCoder As MrcGrayscaleCompression2BitCoder, _ 
   ByVal grayscale8BitCoder As MrcGrayscaleCompression8BitCoder, _ 
   ByVal grayscale8BitFactor As Integer, _ 
   ByVal text2BitCoder As MrcTextCompression2BitCoder _ 
) 

Parameters

maskCoder
Mask compression.

pictureCoder
Background (picture) compression type.

pictureQFactor
Compression quality for JPEG, CMP and CMW compression.

grayscale2BitCoder
Background (grayscale 2 bit) compression type.

grayscale8BitCoder
Background (grayscale 8 bit) compression type.

grayscale8BitFactor
Compression quality for JPEG, CMP and CMW compression.

text2BitCoder
Text 2-bit compression type.

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.