- Overview
- Features
- Opening an image in the editor
- Drawing on the image
- Inserting a shape in the image
- Inserting text into the image
- Manipulating the image
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control. Opening an image in the editor To open an image in the Image Editor control, you can: - drop an image file directly onto the control,
- drop an image from the page.
- click the "+" button in the ribbon at the bottom of the editor. The menu allows you to:
- open an image from the computer: simply specify the file path in the window that appears (or drop the desired file).
- open an image from a URL: simply specify the corresponding URL in the window that appears.
Drawing on the image The Image Editor control allows you to draw freely on the displayed image, using the pencil, marker or highlighter tool. When one of these options is selected, a new toolbar appears at the bottom of the control, allowing you to configure the color and thickness of the line. You can also delete the current line. Inserting a shape in the image The Image Editor control allows you to insert: - a line or an arrow on the displayed image.
- a shape (triangle, rectangle or circle).
When one of these options is selected, a new toolbar appears at the bottom of the control, allowing you to configure the color and thickness of the line. You can also delete the current shape. Inserting text into the image The Image Editor control allows you to insert text into an image. When one of these options is selected, the editable text appears in a text area inside the image, and a new toolbar appears at the bottom of the control, allowing you to configure the font, color, etc, .... You can also delete the current text. Manipulating the image The Image Editor control allows you to manipulate images. You can crop, enlarge and rotate the image. The toolbar at the bottom of the control adapts to show the different options: To zoom the image, you can use: - the mouse wheel,
- the + and - buttons in the toolbar at the top of the editor.
You can save the image at any time by downloading it via the  button in the toolbar at the top of the editor.
|
|
|
|