The leading provider of version control solutions and TWAIN SDKs
  • Contact us









ShowImageEditor Method

Description

Shows the GUI of Image Editor.

ActiveX Edition Plug-in Edition Mac Edition
Since V4.1 Since V4.1 Not Supported

Syntax

Boolean ObjectName. ShowImageEditor()

Parameters

None.

Return value

Boolean.

TRUE indicates success. FALSE indicates failure.

When an error occurs and IfThrowException property is TRUE, an exception will be thrown.

When FALSE is returned or an exception is thrown, check ErrorCode property and ErrorString property for error information.

Remarks

If the IfFitWindow property is set to TRUE, the image will fit the size of window when the Image Editor prompts; otherwise the image will be displayed in its full size.

See Also

RotateLeft(), RotateRight(), Flip(), Mirror(), Crop(), CropToClipboard(), GetImageSize(), ChangeImageSize(), ImageEditorWindowTitle property, ImageEditorIfReadonly property, ImageEditorIfEnableEnumerator property