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