guoyingtao / Mantis

An iOS Image cropping library, which mimics the Photo App written in Swift.
MIT License
926 stars 183 forks source link

[Req] Image Opacity update feature #369

Closed bobby-kim-km closed 9 months ago

bobby-kim-km commented 10 months ago

Can you add public function that image opacity update feature in CropViewController?

bobby-kim-km commented 10 months ago

I can pull req

guoyingtao commented 10 months ago

@bobby-kim-km I don't quite understand this requirement yet but you are welcome to raise your PR.

bobby-kim-km commented 10 months ago

@guoyingtao

PR371 This is my PR If you need anything else, please tell me. Thank you.

guoyingtao commented 10 months ago

@bobby-kim-km Thanks for the PR! It is a good idea to add more features like that, but currently Mantis is an image cropping library which focus more on operations like translation, rotation, scale, flip, skew(To do), etc. I think adjusting image alpha could belong to another image adjusting library like adjusting brightness, contrast, etc.

guoyingtao commented 9 months ago

I close this issue for now. If you want to discuss it again, you can reopen it any time. @bobby-kim-km