Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

截图调用UIImageJPEGRepresentation(image, 0.8)失败 #8

Closed
kilolumen opened this issue Apr 27, 2015 · 1 comment
Closed

截图调用UIImageJPEGRepresentation(image, 0.8)失败 #8

kilolumen opened this issue Apr 27, 2015 · 1 comment
Labels

Comments

@kilolumen
Copy link

UIImagePNGRepresentation(image)
[self drawInRect:CGRectMake(0, 0, imageSize.width, imageSize.height)];
调用也会失败
imageView.imge = image;可以

@Phunk87 Phunk87 added the bug label Apr 27, 2015
@Phunk87
Copy link
Member

Phunk87 commented Apr 27, 2015

Fixed on 1.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants