Class HighResImageWrapper.Factory

java.lang.Object
com.microblink.blinkid.image.highres.HighResImageWrapper.Factory
Enclosing interface:
HighResImageWrapper

public static final class HighResImageWrapper.Factory extends Object
  • 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)