dmitric / DLCImagePickerController

ImagePickerController with live filters, radial blur and more. Brought to you by Backspaces.

Home Page:www.backspac.es

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Low photo quality

coolbeet opened this issue · comments

The image got from imagePickerController:didFinishPickingMediaWithInfo: is pixelated which result in a very low quality, and I already set the outputJPEGQuality = 1.0.

The original image is
2013-05-07 19 13 19

the result image is
2013-05-07 19 13 26

Thanks!!!

Sorry, it's my fault... I use different init method so outputJPEGQuality is not set to 1.0.