CropperBlazor / Cropper.Blazor

Cropper.js as Blazor component for cropping images
https://cropperblazor.github.io
MIT License
121 stars 12 forks source link

Cropped image not set immediately after loading an image #296

Closed cryo75 closed 5 months ago

cryo75 commented 5 months ago

I am loading an image into the cropper, and I would like to use either the OnReadEvent or OnLoadImageEvent to immediately get the cropped image (the crop box is already available).

How can I set the cropped image immediately?

cryo75 commented 5 months ago

Problem solved.

MaxymGorn commented 5 months ago

Hi @cryo75. . Great to have your problem resolved. In addition, you can see comprehensive examples in https://cropperblazor.github.io/examples/cropperusage#simple-usage