AYastrebov / UIImage-RemoteSize

Get remote image dimensions without downloading a whole image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UIImage-RemoteSize

UIImage Category for getting remote image size (CGSize) without downloading a whole image.

Based on this SO answer

Uses NSURLSession

iOS 7 +

About

Get remote image dimensions without downloading a whole image

License:Apache License 2.0


Languages

Language:Objective-C 93.9%Language:Ruby 6.1%