Leadtools.Mrc Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
MrcCompressionOptions Constructor
See Also 
Leadtools.Mrc Namespace > MrcCompressionOptions Structure : MrcCompressionOptions Constructor



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.
Initializes a new MrcCompressionOptions with explicit parameters.

Syntax

Visual Basic (Declaration) 
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 _
)
Visual Basic (Usage)Copy Code
Dim maskCoder As MrcMaskCompression
Dim pictureCoder As MrcPictureCompression
Dim pictureQFactor As Integer
Dim grayscale2BitCoder As MrcGrayscaleCompression2BitCoder
Dim grayscale8BitCoder As MrcGrayscaleCompression8BitCoder
Dim grayscale8BitFactor As Integer
Dim text2BitCoder As MrcTextCompression2BitCoder
 
Dim instance As MrcCompressionOptions(maskCoder, pictureCoder, pictureQFactor, grayscale2BitCoder, grayscale8BitCoder, grayscale8BitFactor, text2BitCoder)

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: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Mrc requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features