package com.revenuecat.purchases.ui.revenuecatui.components.image;

import J4.a;
import kotlin.jvm.internal.p;
import n2.AbstractC2612c;

/* JADX INFO: loaded from: classes3.dex */
public final class ImageComponentState$imageAspectRatio$2 extends p implements a {
    final /* synthetic */ ImageComponentState this$0;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public ImageComponentState$imageAspectRatio$2(ImageComponentState imageComponentState) {
        super(0);
        this.this$0 = imageComponentState;
    }

    @Override // J4.a
    public final Float invoke() {
        return Float.valueOf(((float) AbstractC2612c.u(this.this$0.getImageUrls().m620getWidthpVg5ArA())) / ((float) AbstractC2612c.u(this.this$0.getImageUrls().m619getHeightpVg5ArA())));
    }
}
