intrinsicMatrixReferenceDimensions
The image dimensions to which the camera’s intrinsic matrix values are relative.
Declaration
var intrinsicMatrixReferenceDimensions: CGSize { get }Discussion
The intrinsicMatrix property measures focal length and principal point offset in pixels, but those values are meaningful only in the context of an image of this size.