Namespace Syncfusion.Blazor.ImageEditor
Classes
CropEventArgs
Provides the information about the Cropping event callback.
CropSelectionSettings
Represents the settings of a selection in the SfImageEditor.
CroppedEventArgs
Provides the information about the Cropped event callback.
FileOpenEventArgs
Provides the information about the FileOpened event callback.
FinetuneEventArgs
Provides the information about the FinetuneValueChanging event callback.
FinetuneValueChangedEventArgs
Provides the information about the FinetuneValueChanged event callbacks.
FlipEventArgs
Provides the information about the Flipping event callback.
FlippedEventArgs
Provides the information about the Flipped event callback.
FrameChangeEventArgs
Provides information about the FrameChanging event callback.
FrameChangedEventArgs
Provides information about the FrameChanged event callback.
HistoryChangedEventArgs
Provides the information about the HistoryChanged event callback.
ImageDimension
Represents the dimension of an image in the SfImageEditor.
ImageEditorClickEventArgs
Provides the information about the Clicked event callback.
ImageEditorDropDownItemModel
Represents the items for the dropdown button to be rendered in the SfImageEditor.
ImageEditorEvents
Specifies the events available in the SfImageEditor component.
ImageEditorFinetuneSettings
Represents the settings for finetune an image in the SfImageEditor.
ImageEditorFontFamily
A class used for configuring the font family properties in the SfImageEditor component.
ImageEditorPoint
Represents the x and y coordinate on an image in the SfImageEditor.
ImageEditorSelectionSettings
Represents the settings for selection action in the SfImageEditor.
ImageEditorTemplates
Specify templates for rendering Toolbar and Contextual Toolbar.
ImageEditorToolbarItemModel
A class that represents the item of toolbar component.
ImageEditorUploadSettings
Represents the settings for configuring image uploads.
ImageEditorZoomSettings
Represents the settings for zooming actions in the SfImageEditor.
ImageFilterEventArgs
Provides the information about the ImageFiltering event callback.
ImageFilteredEventArgs
Provides the information about the ImageFiltered event callbacks.
ImageFinetuneValue
Represents the settings for finetune an image in the SfImageEditor.
ImageFrameSettings
Represents the settings of a frame in the SfImageEditor.
ImageResizeEventArgs
Represents information about the ImageResizing event callback.
ImageResizedEventArgs
Provides information about the ImageResized event callback.
PanEventArgs
Provides the information about the OnPanStart and OnPanEnd event callback.
QuickAccessToolbarEventArgs
Provides the information about the QuickAccessToolbarOpening event callback.
RedactSettings
Represents the settings of a redact in the SfImageEditor.
RotateEventArgs
Provides the information about the Rotating event callback.
RotatedEventArgs
Provides the information about the Rotated event callback.
SaveEventArgs
Provides the information about the Saving event callback.
SelectionChangeEventArgs
Provides the information about the OnSelectionResizeStart and OnSelectionResizeEnd event callbacks.
SfImageEditor
The Image Editor component is a graphical user interface used for editing images. It provides built-in support for rotate, flip, zoom, and crop the images based on the selection. It also has support for inserting an Annotations including rectangle, ellipse, line, text, path, arrow, image, and freehand drawings.
ShapeChangeEventArgs
Provides the information about the ShapeChanging, OnShapeResizeStart, OnShapeDragStart, OnShapeResizeEnd, and OnShapeDragEnd event callbacks.
ShapeChangedEventArgs
Provides the information about the ShapeChanged event callbacks.
ShapeSettings
Represents the settings of a shape in the SfImageEditor.
ToolbarEventArgs
Provides the information about the ToolbarUpdating event callback.
ZoomEventArgs
Provides the information about the Zooming event callback.
ZoomedEventArgs
Provides the information about the Zoomed event callback.
Enums
FrameLineStyle
Defines the types of lines available for frames in SfImageEditor.
FrameType
Defines the types of frames available in SfImageEditor.
HistoryChangedAction
Defines the types of history changed action available for undo/redo in SfImageEditor.
HistoryEntryAction
Defines the types of history entry action available for undo/redo in SfImageEditor.
ImageEditorArrowHeadType
Defines the types of arrowheads available in the SfImageEditor.
ImageEditorDirection
Defines the flip direction in the SfImageEditor.
ImageEditorFileType
Defines the file type of an image to be saved or opened in the SfImageEditor.
ImageFilterOption
Defines the filter options in the SfImageEditor.
ImageFinetuneOption
Defines the finetune options in the SfImageEditor.
RedactType
Defines the types of redacts available in SfImageEditor.
ShapeType
Defines the types of shapes available in SfImageEditor.
ZoomTrigger
Defines the zooming types available in the SfImageEditor.