Rad
Controls for ASP.NET AJAX
Search RadControls for ASP.NET AJAX
Contents
Introduction
What's new
Changes and backward compatibility
Licensing
Installation and deployment
RadControls for ASP.NET AJAX Fundamentals
RadControls
Visual StyleBuilder
Visual Studio Extensions
Integrating RadControls in ASPNET MVC
Integrating RadControls in DNN
Testing with Test Studio
Integrating RadControls in Mono
Integrating RadControls in SharePoint
API Reference
Telerik.Charting Namespace
Telerik.Charting.Styles Namespace
Telerik.Web Namespace
Telerik.Web.UI Namespace
Telerik.Web.UI.AsyncUpload Namespace
Telerik.Web.UI.AutoCompleteBox Namespace
Telerik.Web.UI.Barcode Namespace
Telerik.Web.UI.Calendar Namespace
Telerik.Web.UI.Calendar.Collections Namespace
Telerik.Web.UI.Calendar.Utils Namespace
Telerik.Web.UI.Calendar.View Namespace
Telerik.Web.UI.ComboBox Namespace
Telerik.Web.UI.Dialogs Namespace
Telerik.Web.UI.Dictionaries Namespace
Telerik.Web.UI.Dock Namespace
Telerik.Web.UI.Editor Namespace
Telerik.Web.UI.Editor.DialogControls Namespace
Telerik.Web.UI.Editor.Diff Namespace
Telerik.Web.UI.Editor.Export Namespace
Telerik.Web.UI.Editor.MarkdownSharp Namespace
Telerik.Web.UI.Editor.TrackChanges Namespace
Telerik.Web.UI.Export Namespace
Telerik.Web.UI.ExportInfrastructure Namespace
Telerik.Web.UI.FileExplorer Namespace
Telerik.Web.UI.Gauge Namespace
Telerik.Web.UI.Grid.Export Namespace
Telerik.Web.UI.GridExcelBuilder Namespace
Telerik.Web.UI.HtmlChart Namespace
Telerik.Web.UI.HtmlChart.PlotArea Namespace
Telerik.Web.UI.HtmlChart.PlotArea.Series Namespace
Telerik.Web.UI.HtmlChart.PlotArea.Series.SeriesItemCollections Namespace
Telerik.Web.UI.HtmlChart.PlotArea.Series.SeriesItems Namespace
Telerik.Web.UI.HtmlChart.PlotArea.SeriesItemsCollection Namespace
Telerik.Web.UI.ImageEditor Namespace
AddText Class
AddTextOperation Class
AllowedSavingLocation Enumeration
BrightnessContrast Class
CacheImageProvider Class
CanvasMode Enumeration
Crop Class
CropOperation Class
DialogsStrings Class
DrawCircle Class
DrawRectangle Class
EditableFormat Enumeration
EditableImage Class
EditableImageConfiguration Class
EmptyOperation Class
EmptyTool Class
Export Class
Flip Class
FlipDirection Enumeration
FlipOperation Class
GDIGraphicsCore Class
GDIOperationsBasedGraphicsCore Class
GraphicsCoreManager Class
GraphicsCoreTypes Enumeration
HueSaturation Class
ICacheImageProvider Interface
IGraphicsCore Interface
IImageOperation Interface
ImageEditorCacheHandler Class
ImageEditorDialog Class
ImageEditorStrings Class
ImageManagerConfiguration Class
ImageOperation Class
ImageStorage Enumeration
ImageText Class
InsertImage Class
InsertImageOperation Class
Line Class
MainStrings Class
Opacity Class
OpacityOperation Class
Pencil Class
Print Class
RadImageEditorScripts Class
Resize Class
ResizeOperation Class
Rotate Class
RotateFlipOperation Class
Rotation Enumeration
Save Class
StatusBarMode Enumeration
SwapImageOperation Class
ToolBarMode Enumeration
ToolBarPosition Enumeration
ToolsLoadPanelTypes Enumeration
Zoom Class
Telerik.Web.UI.InputManager Namespace
Telerik.Web.UI.ODataSource.Filters Namespace
Telerik.Web.UI.ODataSource.Transport Namespace
Telerik.Web.UI.PersistenceFramework Namespace
Telerik.Web.UI.PivotGrid Namespace
Telerik.Web.UI.PivotGrid.Core Namespace
Telerik.Web.UI.PivotGrid.Core.Aggregates Namespace
Telerik.Web.UI.PivotGrid.Core.DataProviders Namespace
Telerik.Web.UI.PivotGrid.Core.Fields Namespace
Telerik.Web.UI.PivotGrid.Core.Filtering Namespace
Telerik.Web.UI.PivotGrid.Core.Groups Namespace
Telerik.Web.UI.PivotGrid.Core.Olap Namespace
Telerik.Web.UI.PivotGrid.Core.Totals Namespace
Telerik.Web.UI.PivotGrid.DataProviders.Adomd Namespace
Telerik.Web.UI.PivotGrid.DataProviders.Queryable Namespace
Telerik.Web.UI.PivotGrid.DataProviders.Queryable.Groups Namespace
Telerik.Web.UI.PivotGrid.DataProviders.Xmla Namespace
Telerik.Web.UI.PivotGrid.Queryable Namespace
Telerik.Web.UI.PivotGrid.Queryable.Groups Namespace
Telerik.Web.UI.Rotator Namespace
Telerik.Web.UI.Scheduler Namespace
Telerik.Web.UI.SearchBox Namespace
Telerik.Web.UI.SearchBox.Renderers Namespace
Telerik.Web.UI.SocialShare Namespace
Telerik.Web.UI.Spell Namespace
Telerik.Web.UI.Upload Namespace
Telerik.Web.UI.Widgets Namespace
Telerik.Web.Zip Namespace
Telerik.Web.Zip.LZMA Namespace
For More Help
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
RadControls for ASP.NET AJAX Documentation
Telerik.Web.UI.ImageEditor Namespace
Send Feedback
RadControls for ASP.NET AJAX
Classes
Class
Description
AddText
Represents an ImageEditor dialog used for controlling the AddText functionality of the
RadImageEditor
control.
AddTextOperation
BrightnessContrast
Represents an ImageEditor dialog used for changing the brightness and contrast of the editable image.
CacheImageProvider
Represents a provider for images of a
RadImageEditor
instance. It stores the images into Cache or Session.
Crop
Represents an ImageEditor dialog used for controlling the Crop functionality of the
RadImageEditor
control.
CropOperation
DialogsStrings
DrawCircle
Represents an ImageEditor dialog used for controlling the InsertImage functionality of the
RadImageEditor
control.
DrawRectangle
Represents an ImageEditor dialog used for controlling the InsertImage functionality of the
RadImageEditor
control.
EditableImage
Represents an Image that can be edited.
EditableImageConfiguration
Configuration class providing configuration related to the editable image.
EmptyOperation
EmptyTool
Represents an empty ImageEditor dialog.
Export
Represents an ImageEditor dialog used for controlling the Export functionality of the
RadImageEditor
control. This dialog allows saving of the editable image in a different format.
Flip
Represents an ImageEditor dialog used for controlling the Flip functionality of the
RadImageEditor
control.
FlipOperation
GDIGraphicsCore
A straight-forward implementation of the IGraphicsCore using GDI+
GDIOperationsBasedGraphicsCore
An implementation of IGraphicsCore that uses IImageOperations internally
GraphicsCoreManager
A factory for built-in graphics cores.
HueSaturation
Represents an ImageEditor dialog used for changing the hue and saturation of the editable image.
ImageEditorCacheHandler
ImageEditorDialog
Represents a base class for the image editor dialog controls.
ImageEditorStrings
ImageManagerConfiguration
ImageOperation
Base implementation for an image operation that handles indices
ImageText
Data container that defines information text intertable in images
InsertImage
Represents an ImageEditor dialog used for controlling the InsertImage functionality of the
RadImageEditor
control.
InsertImageOperation
Line
Represents an ImageEditor dialog used for controlling the InsertImage functionality of the
RadImageEditor
control.
MainStrings
Opacity
Represents an ImageEditor dialog used for controlling the Opacity functionality of the
RadImageEditor
control.
OpacityOperation
Pencil
Represents an ImageEditor dialog used for controlling the InsertImage functionality of the
RadImageEditor
control.
Print
Represents an ImageEditor dialog used for controlling the Print functionality of the
RadImageEditor
control.
RadImageEditorScripts
Resize
Represents an ImageEditor dialog used for controlling the Resize functionality of the
RadImageEditor
control.
ResizeOperation
Rotate
Represents an ImageEditor dialog used for controlling the Rotate functionality of the
RadImageEditor
control.
RotateFlipOperation
Save
Represents an ImageEditor dialog used for controlling the Save functionality of the
RadImageEditor
control.
SwapImageOperation
Zoom
Represents an ImageEditor dialog used for controlling the Zoom functionality of the
RadImageEditor
control.
Interfaces
Interface
Description
ICacheImageProvider
Defines the methods and properties that an image provider, for the RadImageEditor's intermediary
EditableImage
objects, must implement so that the ImageEditor instance will perform server image operations correctly.
IGraphicsCore
Specifies methods that change the graphics of an image. The operations should not change the original image, but rather provide an altered version as a result.
IImageOperation
Specifies the necessary data and functionality for an image operation. Any image operation changes the graphics of an image.
Enumerations
Enumeration
Description
AllowedSavingLocation
Specifies where the end user can save the edited image
CanvasMode
Specifies the options for enabling the canvas mode (using HTML5 canvas element for editing images) in the RadImageEditor control.
EditableFormat
The image formats supported by the ImageEditor editing capabilities
FlipDirection
The supported flip directions by the ImageEditor's editing capabilities
GraphicsCoreTypes
Available built-in graphics cores
ImageStorage
Specifies the locations where a
RadImageEditor
instance can store its intermediary
EditableImage
objects, resulting from server operations.
Rotation
The available rotation directions
StatusBarMode
Specifies the possible values for the
StatusBarMode
property of the RadImageEditor control.
ToolBarMode
Specifies the Toolbar behavior of the RadImageEditor control.
ToolBarPosition
Specifies the position of the Toolbar relative to the edited content (content area).
ToolsLoadPanelTypes
Specifies the control (panel) used for loading the ImageEditor tool dialogs. It can use UpdatePanel(AjaxPanel), XmlHttpPanel and RadAjaxPanel. The default value is AjaxPanel, which means asp:UpdatePanel will be used.