Skip to content

Commit 1429fac

Browse files
Update knowledge-base/correcting-upside-down-image-imageeditor-dotnet-maui.md
Co-authored-by: Yordan <[email protected]>
1 parent a4887e7 commit 1429fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/correcting-upside-down-image-imageeditor-dotnet-maui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ To ensure proper image orientation, handle EXIF metadata before loading the imag
9999
}
100100
```
101101

102-
2. **Handle Image Metadata Before Loading**
102+
2. Handle image metadata before loading&mdash;Use the helper methods to load and correct the image orientation.
103103
Use the helper methods to load and correct the image orientation.
104104

105105
```csharp

0 commit comments

Comments
 (0)