Chronostasys / Blazor.Cropper

A blazor library provides component to crop image
MIT License
84 stars 19 forks source link

Feat/metadata #40

Closed hounddog22030 closed 2 years ago

hounddog22030 commented 2 years ago

Add public Rectangle GetCropInfo() and other properties that you previously mentioned.

Updated sample page in c# to have a default of xy of 10,11 and hw of 12,13

Chronostasys commented 2 years ago

LGTM!
Close #38