Grayscale2BitCoder property (LEADMrc Control)

C++ Builder Example

Delphi Example

 

Builder Syntax

unsigned Grayscale2BitCoder

Delphi Syntax

Grayscale2BitCoder: L_UINT

Overview

Refer to Working with the LEADMrc Control.

Remarks

(Persistent property, available at design time) (Document/Medical only) Indicates which grayscale 2-bit compression type is to be used when saving a T44 file. The default value is MRC_GRAYSCALE_COMPRESSION_JBIG_2BIT. This property is only used when saving in the LEAD Proprietary T44 format using the Save method (when using the SaveT44 method, all 2-bit grayscale segments are treated as picture segments). Possible values are:

Setting

Description

MRC_GRAYSCALE_COMPRESSION_JBIG_2BIT

[0x00] Use 2 bpp grayscale JBIG compression.

See Also

Elements

BaseBackColor property, BaseForeColor property, CombineFactor property, CombineFlags property, Error property, ErrorMsg property, Error property, ErrorMsg property, Grayscale2BitCoder property, Grayscale8BitCoder property, Grayscale8BitQFactor property, ImageType property, MaskCoder property, MRCPagesCount property, PictureCoder property, PictureQFactor property, Sensitivity property, Text2BitCoder property, AutoSegment method, CombineSegments method, CopySegmentationData method, CreateNewSegment method, DeleteSegment method, EnumSegments method, GetPagesCount method, Load method, LoadSegmentation method, Save method, SaveSegmentation method, SaveT44 method, SetSegmentData method, StartSegmentation method, StopSegmentation method, OnEnumSegments event

Topics

MRC Bitmap Functions: Saving a Page