Grayscale8BitQFactor property (LEADMrc Control)

C++ Builder Example

Delphi Example

 

Builder Syntax

unsigned Grayscale8BitQFactor

Delphi Syntax

Grayscale8BitQFactor: L_UINT

Overview

Refer to Working with the LEADMrc Control.

Remarks

(Persistent property, available at design time) (Document/Medical only) Indicates the compression quality to be used if JPEG, CMP or CMW compression is being used. This property is used only when saving in the LEAD Proprietary T44 format using the Save method (when using the SaveT44 method, all 8-bit grayscale segments are treated as picture segments).

If the Grayscale8BitCoder property is CMW lossless or JPEG lossless compression, the Grayscale8BitQFactor property should be 0. Otherwise, possible values are between 2 and 255, where 2 represents the highest quality and 255 the most compression. The default value is 2.

See Also

Elements

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