what-the-bank/sources/com/kofax/mobile/sdk/_internal/extraction/c.java

12 lines
323 B
Java

package com.kofax.mobile.sdk._internal.extraction;
import com.kofax.kmc.ken.engines.ImageProcessor;
import com.kofax.kmc.ken.engines.data.ImagePerfectionProfile;
/* loaded from: classes3.dex */
public interface c {
ImageProcessor P(String str);
ImageProcessor d(ImagePerfectionProfile imagePerfectionProfile);
}