Package io.scanbot.sdk.ui.camera
Class FinderAspectRatio
-
- All Implemented Interfaces:
-
android.os.Parcelable
,java.io.Serializable
@Deprecated(message = "This class is deprecated please use [AspectRatio] instead", replaceWith = @ReplaceWith(imports = {}, expression = "AspectRatio")) public final class FinderAspectRatio extends AspectRatio
Represents camera view aspect ratio
-
-
Constructor Summary
Constructors Constructor Description FinderAspectRatio(Double width, Double height)
-