Skip to content

LanceMcCarthy/UWP-ImageCropper-

 
 

Repository files navigation

UWP-ImageCropper

An ImageCropper control for the Universal Windows Platform.

  • Populated through a SourceImage dependency property, of type WriteableBitmap.
  • Templatable UI allows to select a region by dragging a corner, dragging the entire selection, and pinch gesture.
  • Support for enforcing an aspect ratio on the selected region
  • Exposes the result as CroppedImage, of type WriteableBitmap.

About

An ImageCropper control for UWP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%