From b804c99f4cee0ca8286fdef6acdea67bae263866 Mon Sep 17 00:00:00 2001 From: SanjayKumar Date: Thu, 9 Jul 2026 12:22:41 +0530 Subject: [PATCH 1/2] Changes in Overview.md file --- uwp/Image-Editor/Overview.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/uwp/Image-Editor/Overview.md b/uwp/Image-Editor/Overview.md index 57c1f9fd..31bff527 100644 --- a/uwp/Image-Editor/Overview.md +++ b/uwp/Image-Editor/Overview.md @@ -8,15 +8,15 @@ documentation: ug --- # UWP Image Editor (SfImageEditor) Overview -ImageEditor is a very handy tool; that is used to edit an image by annotating with free hand drawing paths, text and built-in shapes. It also allows you to crop, rotate and flip the image. The Image Editor control has an in-built toolbar which helps you to perform the editing operations. +The SfImageEditor is a very handy tool used to edit an image by annotating with free-hand drawing paths, text, and built-in shapes. It also allows you to crop, rotate, and flip the image. The SfImageEditor control has a built-in toolbar that helps you to perform the editing operations. ## Key features * Crop * Rotate * Flip -* Support to add shapes like Rectangle, Circle, Arrow, Text and Path. +* Support to add shapes such as Rectangle, Circle, Arrow, Text and Path * Undo and Redo support -* Zoom and pan operations. -* Save the image to device -* In-built Toolbar +* Zoom and pan operations +* Save the image to the device +* Built-in toolbar From 30f93d6ff319afe3b8cb1a9d8bd2e5473f7111df Mon Sep 17 00:00:00 2001 From: SanjayKumar Date: Fri, 10 Jul 2026 11:10:24 +0530 Subject: [PATCH 2/2] Resolving CI --- uwp/Image-Editor/Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwp/Image-Editor/Overview.md b/uwp/Image-Editor/Overview.md index 31bff527..83185042 100644 --- a/uwp/Image-Editor/Overview.md +++ b/uwp/Image-Editor/Overview.md @@ -2,7 +2,7 @@ layout: post title: About UWP Image Editor control | Syncfusion description: Learn here all about introduction of Syncfusion UWP Image Editor (SfImageEditor) control, its elements and more. -platform: UWP +platform: uwp control: SfImageEditor documentation: ug ---