BackgroundCoder property (Mixed Raster Content Control)

C++ Builder Example

Delphi Example

 

Builder Syntax

int BackgroundCoder

Delphi Syntax

BackgroundCoder: Integer

Overview

Refer to Working with MRC Bitmap.

Remarks

(Persistent property, available at design time) Indicates the background (picture) compression type used when saving a T44 file. Possible values are:

Value

Meaning

MRC_BACKGROUND_COMPRESSION_JPEG

[$05] JPEG compression.

See Also

Elements

Save method, SaveT44 method

Topics

MRC Bitmap Functions: Saving a Page