View on GitHub

dotnet-eud

.NET Controls End-User Documentation

Image Editor

An image editor allows you to load and display images.

[!NOTE] The following steps may vary depending on application vendor.

Built-in menu

To access the built-in menu, do one of the following.

EU_XtraEditors_ImageEdit_Menu

Open an image

To load a new image, click the Open(Load)ImageEditIcon_Open button from the built-in menu.

In the invoked dialog, choose an image file and click Open.

ImageEditOpenDialog

Save an image

To save the currently displayed image, open the built-in menu and click the SaveImageEditIcon_Save button.

In the invoked dialog, locate the folder where you want to store your image, enter the file name and click Save.

ImageEditSaveDialog

Using the clipboard

ImageEditMenuClipboard

Clear the editor

Click the Clear(Delete)ImageEditIcon_Close button to clear editor contents.