NERO

Results 1 issues of NERO

I copy the code from the Demo. The webP image has changed its color. my code : NSData *webPData = [UIImage imageToWebP:tempImg quality:75.0f]; imageView.image = [UIImage imageWithWebPData:result];