biokys / cropimage

Replacement for deprecated official Android crop image function
555 stars 292 forks source link

Setting initial crop #47

Open Sunno opened 10 years ago

Sunno commented 10 years ago

Is there a way to set a crop when I call activity? for example, I save original image in order to be able to edit crop. So I save rectangle (I modified activity in order to return crop rectangle, I'll make a push request later) and I'd like to use saved rectangle to set the crop.