mbcharbonneau / UIImage-Categories

🛠 A fork of Trevor Harmon's UIImage category methods, updated for the latest versions of iOS.
http://vocaro.com/trevor/blog/2009/10/12/resize-a-uiimage-the-right-way/
MIT License
492 stars 152 forks source link

Improved solution for a colorspace / transparency issue #12

Closed chiahsien closed 8 years ago

chiahsien commented 11 years ago

Improved solution for a colorspace / transparency issue that affects some types of images.

Reference: AFNetworking

mbcharbonneau commented 8 years ago

Apologies for leaving this open for so long! As you can guess, I no longer use this code in any of my current projects. If you’re still interested in this PR, could you verify it’s compatible with Xcode 7 and provide a test image or two to demonstrate the types images it fixes, to prevent future regressions? Thanks, and I apologize for not responding before!