UIImageの高さと幅を取得する。

以下のように取得する。

UIImage.size.width;
UIImage.size.height