24 lines
596 B
Java
24 lines
596 B
Java
|
package o;
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public final class gsQ extends C0743NnU<C15666hbx> {
|
||
|
public gsQ(C15666hbx c15666hbx) {
|
||
|
super(c15666hbx);
|
||
|
}
|
||
|
|
||
|
@Override // o.C0743NnU
|
||
|
public final String d(int i) {
|
||
|
if (i != 0) {
|
||
|
if (i != 3) {
|
||
|
return super.d(i);
|
||
|
}
|
||
|
return a(3, "Unknown (RGB or CMYK)", "YCbCr", "YCCK");
|
||
|
}
|
||
|
Integer j = ((C15666hbx) this.a).j(0);
|
||
|
if (j == null) {
|
||
|
return null;
|
||
|
}
|
||
|
return j.intValue() == 100 ? "100" : Integer.toString(j.intValue());
|
||
|
}
|
||
|
}
|