Info
Version: | 1.0.5 |
Author(s): | Thomi |
Last Update: | Friday, January 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Thomi.WpfCropableImageControl |
Install
Install-Package Thomi.WpfCropableImageControl
dotnet add package Thomi.WpfCropableImageControl
paket add Thomi.WpfCropableImageControl
Thomi.WpfCropableImageControl Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Additional Features:
- the control takes an Array of images (ImageSources) that will be stacked vertically to form one big image
- you can define areas (from the images) that should be skipped in the rendering process
For an example take a look at:
https://github.com/Thomi7/WpfCropableImageControl.