Skip to content

jocontacter/asceticcropper

Repository files navigation

asceticcropper

cropper dll size
  • ios: 38kb
  • android: 143kb
Extra dependencies sizes
NControl+NGraphics:
  • ios: 125kb
  • android: 194kb

It is assumed that you are already using the rest dlls in your project

Xamarin.Essentials:
  • ios: 151kb
  • android: 169kb
FFImageLoading dlls:
  • ios: 320kb
  • android: 319kb

Features

  • Customizable masks: dash properties, border color, border width, CornerRadius;
  • Predefined masks: RectangleMaskPainter with CornerRadius(with apply corners), CircleMaskPainter with different side ratio's: oval/circle, GridMaskPainter;
  • Inherit from MaskPainter and make your own;