AspectRatio

open class AspectRatio

Simple aspect ratio clas for use in constraining output format.

Constructors

Link copied to clipboard
constructor(width: Int, height: Int)

Properties

Link copied to clipboard
val height: Int
Link copied to clipboard
Link copied to clipboard
val width: Int