Class HighResImageWrapper.Factory
java.lang.Object
com.microblink.blinkid.image.highres.HighResImageWrapper.Factory
- Enclosing interface:
- HighResImageWrapper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic HighResImageWrapper
createFromFrame
(com.microblink.blinkid.hardware.camera.frame.ICameraFrame frame, Orientation imageOrientation)
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
createFromFrame
@NonNull public static HighResImageWrapper createFromFrame(@NonNull com.microblink.blinkid.hardware.camera.frame.ICameraFrame frame, @Nullable Orientation imageOrientation)
-