AspectRatioExtension extension
Extension to get the width, height, name, and list form of an AspectRatio.
- on
Properties
-
asList
→ List<
int> -
Available on AspectRatio, provided by the AspectRatioExtension extension
Aspect ratio as a list.no setter - height → int
-
Available on AspectRatio, provided by the AspectRatioExtension extension
Height of the aspect ratio.no setter - name → String
-
Available on AspectRatio, provided by the AspectRatioExtension extension
Aspect ratio in a human readable form.no setter - width → int
-
Available on AspectRatio, provided by the AspectRatioExtension extension
Width of the aspect ratio.no setter