New to Telerik UI for WinFormsStart a free 30-day trial

Properties, Methods and Events

Updated over 6 months ago

This article contains the most important properties methods and events of RadImageEditor.

Properties

PropertyDescription
CurrentBitmapGets or sets the current bitmap. If you want to open an image for edit use one of the OpenImage methods.
BitmapPathGets or sets the path that will be used for save operations.
ZoomFactorGets or sets the zoom factor of the editor.
RadImageEditorElement.CommandsElementWidthGets or sets the width of the CommandsElement.
RadImageEditorElement.ZoomElementHeightGets or sets the height of the ZoomElement.

Methods

MethodDescription
OpenImageOpens an image for editing, the method can take a bitmap or file path as parameter.
SaveImageSaves the currently opened image. Optionally you can pass a path or ImageFormat as parameter.
SaveImageAsOpens the SaveFileDialog and allows you to save the image to a specific location.

Events

MethodDescription
ImageSavedOccurs after the image is saved.
CurrentImageChangedOccurs after a specific operation is performed over the image.

See Also

In this article
PropertiesMethodsEventsSee Also
Not finding the help you need?
Contact Support