Flip Method

Example-VB Example-VC++

Rotates a displayed image by 180 degrees.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Edit control

Syntax

object.Flip

Arguments

None

Return Value

None

Remarks

The Display method must be invoked prior to calling this method.

Invoking the Flip method modifies the displayed image.  The Save, SaveAs, or SavePage method must be invoked to save the modified image.

Invoking the Flip method sets the ImageModified property to True.