qchenqizhi / QCropper

Image cropping/rotating/straightening library for iOS in Swift
MIT License
268 stars 51 forks source link

Image with Clear Background results in Black Image #2

Closed sohil-vc closed 4 years ago

sohil-vc commented 4 years ago

I am passing an image with clear background that has been erased and when I am done cropping it's losses it's transparency. Please check the attached images. Original Image

Screenshot 2020-04-11 at 11 35 06 PM

Result Image

Screenshot 2020-04-11 at 11 35 17 PM
qchenqizhi commented 4 years ago

I have changed the default background color to clear. please see this commit.