BackgroundQFactor property (Mixed Raster Content Control)

C++ Builder Example

Delphi Example

 

Builder Syntax

int BackgroundQFactor;

Delphi Syntax

BackgroundQFactor: Integer;

Overview

Refer to Working with MRC Bitmap.

Remarks

(Persistent property, available at design time) Compression quality for JPEG compression and CMP used when saving a T44 file.

Possible values are between 2 and 255, where 2 is the highest quality and 255 is the most compression.

See Also

Elements

Save method, SaveT44 method

Topics

MRC Bitmap Functions: Saving a Page