I want a function in Swift that combines two vertically stacked UIImageViews into one large UIImage that maintains the size and arrangement. I have seen some objective C code on this but I haven't learned that language yet.
Any help would be appreciated.