Image Controls
WPF image editor controls are designed to quickly load and display image files. The WPF Image Edit is a standalone image editor. The WPF Dropdown Image Edit displays an image within a dropdown window.

Key features include:
- Supported Image Formats
Bitmap, JPEG, GIF and PNG
- Configurable Image Size
An image can be proportionally resized to populate the image box, stretched or shrunk to fit box size.
- Built-in Toolbar
End-users can cut, copy, paste, delete, load or save an image. You can also remove default commands and/or add custom commands as your needs dictate.
- Easy Image Loading
When clicking within an image editor, an Open File dialog is activated allowing you to select and load an image file.
- Auto-Sizing Image Popup
If the size of an image is smaller than the size of an editor's dropdown window, the image popup is automatically resized to fit the image size.
Like other DevExpress WPF Data Editors, both standalone and in-cell (for container controls such as the DXGrid for WPF) versions are available.
|