RotateFlags property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT RotateFlags

Delphi Syntax

RotateFlags: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the type of resizing to perform in the Rotate dialog box. Possible values are:

Value

Meaning

0

Normal resize.

ROTATE_RESAMPLE

Resample resize.

ROTATE_BICUBIC

Bicubic resize.

See Also

Elements:

ShowRotateDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events