Format property (LEADDlgWeb Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT Format

Delphi Syntax

Format: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the sub format to use in the JPEGWebTuner dialog box.

Possible values are:

Value

Meaning

FILE_JPEG

JPEG File Interchange Format with YUV 4:4:4 color space and Lossless.

FILE_JPEG_411

JPEG File Interchange Format with YUV 4:2:2 color space.

FILE_JPEG_422

JPEG File Interchange Format with YUV 4:1:1 color space.

See Also

Elements:

ShowJPEGWebTunerDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events