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

12 lines
323 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
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);
}