MaskCoder property (LEADMrc Control)

C++ Builder Example

Delphi Example

 

Builder Syntax

unsigned MaskCoder

Delphi Syntax

MaskCoder: L_UINT

Overview

Refer to Working with the LEADMrc Control.

Remarks

(Persistent property, available at design time) (Document/Medical only) Indicates which mask compression is to be used when saving a LEAD proprietary T44 file or a Standard T44 file. The default value is MRC_MASK_COMPRESSION_FAX_G4. Possible values are:

Value

Meaning

MRC_MASK_COMPRESSION_JBIG

[0x00] Use JBIG compression.

MRC_MASK_COMPRESSION_FAX_G4

[0x01] Use Fax group 4 compression.

MRC_MASK_COMPRESSION_FAX_G3_1D

[0x02] Use Fax group 3 (1D) compression.

MRC_MASK_COMPRESSION_FAX_G3_2D

[0x03]. Use Fax group 3 (2D) compression.

See Also

Elements

BaseBackColor property, BaseForeColor property, CombineFactor property, CombineFlags property, Error property, ErrorMsg property, Grayscale2BitCoder property, Grayscale8BitCoder property, Grayscale8BitQFactor property, ImageType 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