/InkSharp

Extended version of StrokeCollection for bitmap conversion to easily save input from the InkCanvas WPF-control.

Primary LanguageC#MIT LicenseMIT

InkSharp

This class library provides an extended version of StrokeCollection with the interface IDrawing and the implementation Drawing. The purpose of this project is to provide a oneway conversion of StrokeCollection-objects to Bitmap, ImageSource and byte[].

Getting Started

Clone the repository and start the InkSharp.Demo project.

Installing

Compile the InkSharp-project in release-mode and add a reference of InkSharp.dll to your project.

Authors

  • Michel Michels - Initial work - GitHub

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.