package com.kofax.mobile.sdk._internal; import android.graphics.Bitmap; import com.kofax.kmc.ken.engines.data.Image; import com.kofax.kmc.kut.utilities.error.KmcException; /* loaded from: classes3.dex */ public interface f { Bitmap a(Image image, int i, int i2) throws KmcException; }