Name | Description |
---|---|
FinetuneSettings | Interface for image finetune values. |
ImageEditor | Image Editor is a graphical user interface that helps to edit an image by performing actions like selection, cropping, rotating, inserting text and shapes (rectangles, ellipses, lines, arrows), and drawing free hand on top of an image. |
BeforeSaveEventArgs | Interface for before saving the canvas as image. |
CropEventArgs | Interface for crop transition occur in the imageEditor. |
FinetuneEventArgs | Interface for fine tunes option for the image. |
FlipEventArgs | Interface for flip transition in the imageEditor. |
ImageFilterEventArgs | Interface for filter option for the image. |
ImageFinetuneValue | Interface for image finetune values. |
OpenEventArgs | Interface for opening the image. |
PanEventArgs | Interface for pan transition occur in the imageEditor. |
Point | Interface for Point Object in the image editor. |
RotateEventArgs | Interface for rotate transition in the imageEditor. |
SaveEventArgs | Interface for saving the canvas as image. |
ShapeChangeEventArgs | Interface for shape change in imageEditor. |
ShapeSettings | Interface for ShapeSettings in the imageEditor. |
ToolbarEventArgs | Interface for Toolbar events. |
ZoomEventArgs | Interface for zoom transition occur in the imageEditor. |
Direction | Defines the direction to flip the image on Image Editor. |
FileType | Defines the Image Editor file type. |
ImageEditorCommands | Defines the toolbar items for Image Editor. |
ImageFilterOptions | Defines the image filter options |
ImageFinetuneOptions | Defines the image filter options |
ShapeType | Defines the Image Editor shape type. |
Theme | Defines the theme for Image Editor. |