Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 477 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 477 Bytes

WpfCropableImageControl

A simple WPF Control that crops an image by making use of the WPF renderer (no image processing in background).

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

Nuget Package Name: Thomi.WpfCropableImageControl