Migrate from Xamarin.Forms ImageEditor to .NET MAUI ImageEditor
Overall, Telerik .NET MAUI ImageEditor control preserves the same API as Xamarin.Forms ImageEditor with a few changes and improvements listed in the table below:
Xamarin ImageEditor | .NET MAUI ImageEditor |
---|---|
- | support for exporting images as Gif
|
- | support for exporting images as Bmp
|
- | UndoCommand |
- | RedoCommand |
- | RotateBackwardCommand |
- | SaturationInteractiveCommand |
- | BrightnessInteractiveCommand |
- | BlurInteractiveCommand |
- | ContrastInteractiveCommand |
- | HueInteractiveCommand |
- | SharpenInteractiveCommand |