Questions tagged as 'alamofireimage'

1
answer

Get the dimensions of an image through a url in swift

How can I get the dimensions of an image that is in a url from swift ?? at the moment I have this code to show the image: imagenPrincipal.contentMode = .ScaleToFill let URL = NSURL(string: oferta!.imagen)! let placeholderImage = UIIm...
asked by 07.07.2016 / 12:20