MMKPanoramaImageSize
class MMKPanoramaImageSize : NSObject |
The image size.
Summary
Class methods
init(width: UInt, height: UInt) |
Properties
var width: UInt { get } |
var height: UInt { get } |
Class methods
init(width:height:)
init(width: UInt, height: UInt) |
Properties
width
var width: UInt { get } |
Undocumented
height
var height: UInt { get } |
Undocumented