Package io.scanbot.sdk
Class AspectRatio
-
- All Implemented Interfaces:
-
android.os.Parcelable
,java.io.Serializable
public class AspectRatio implements Parcelable, Serializable
Represents generic aspect aspect ratio
-
-
Constructor Summary
Constructors Constructor Description AspectRatio(Double width, Double height)
-