WTURLImageView
WTURLImageView copied to clipboard
Question regarding image height
Hi,
I'm wondering whether it's possible for an image to be resized to fit the WTURLImageView width but modify the height so as to keep the aspect ratio? I'm using a UITableView with an image in each cell, and I want the image to be a consistent width, but that therefore means variable height.
I've tried all sorts of methods in doing this, and finally came across your library - I feel like this is my best hope. However, I still haven't had any luck.
Is this possible?
Thanks