fun of(x: Int, y: Int): AspectRatio
Returns an instance of AspectRatio specified by x and y values. The values x and y will be reduced by their greatest common divider.
x
y
x - The width
y - The height
Return An instance of AspectRatio