Package com.microblink.image.highres
Class HighResImageWrapper.Factory
- java.lang.Object
-
- com.microblink.image.highres.HighResImageWrapper.Factory
-
- Enclosing interface:
- HighResImageWrapper
public static final class HighResImageWrapper.Factory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Factory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static HighResImageWrapper
createFromFrame(com.microblink.hardware.camera.frame.ICameraFrame frame, Orientation imageOrientation)
-
-
-
Method Detail
-
createFromFrame
@NonNull public static HighResImageWrapper createFromFrame(@NonNull com.microblink.hardware.camera.frame.ICameraFrame frame, @Nullable Orientation imageOrientation)
-
-