package o; import com.drew.imaging.png.PngProcessingException; import java.io.IOException; /* loaded from: classes.dex */ public final class qKu { final int a; final int b; final int c; final int d; final int e; final int f; final int g; final int j; public qKu(byte[] bArr) throws PngProcessingException { if (bArr.length != 32) { throw new PngProcessingException("Invalid number of bytes"); } C0629LEh c0629LEh = new C0629LEh(bArr); try { this.g = c0629LEh.a(); this.f = c0629LEh.a(); this.b = c0629LEh.a(); this.j = c0629LEh.a(); this.c = c0629LEh.a(); this.e = c0629LEh.a(); this.a = c0629LEh.a(); this.d = c0629LEh.a(); } catch (IOException e) { throw new PngProcessingException(e); } } }