25 lines
604 B
Java
25 lines
604 B
Java
package com.kofax.mobile.sdk.x;
|
|
|
|
import android.graphics.Bitmap;
|
|
import com.kofax.mobile.sdk.extract.id.DataField;
|
|
import com.kofax.mobile.sdk.w.ao;
|
|
import java.util.List;
|
|
import o.InterfaceC13391fZD;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public class ae implements ao.a {
|
|
@InterfaceC13391fZD
|
|
public ae() {
|
|
}
|
|
|
|
@Override // com.kofax.mobile.sdk.w.ao.a
|
|
public Bitmap F(com.kofax.mobile.sdk.e.a aVar) {
|
|
return aVar.hr().NX.getBitmap();
|
|
}
|
|
|
|
@Override // com.kofax.mobile.sdk.w.ao.a
|
|
public List<DataField> G(com.kofax.mobile.sdk.e.a aVar) {
|
|
return aVar.hx();
|
|
}
|
|
}
|