Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 352 Bytes

File metadata and controls

7 lines (5 loc) · 352 Bytes

SharpImageSource

an Wpf Image Source for ImageSharp Images.

Early experients, yet, but contains a working demo.

In SixLabors/ImageSharp#531 @wexman asked if there's a way to use an ImageSharp Image in a WPF image control. This project contains a first BitmapSource derived class that can be backed by an ImageSharp Image.