ly.img.android.pesdk.backend.model / ImageSize / <init>

<init>

@<?> ImageSize(@IntRange(0) @<?> width: int, @IntRange(0) @<?> height: int, @<?> rotation: int)
@<?> ImageSize(@IntRange(0) @<?> width: int, @IntRange(0) @<?> height: int, @NotNull config: NonExistentClass, @<?> rotation: int)
@<?> ImageSize(@NotNull size: kotlin.Array<int>, @<?> rotation: int)
@<?> ImageSize(@NotNull size: kotlin.Array<int>, @NotNull config: NonExistentClass, @<?> rotation: int)
@<?> protected ImageSize(@NotNull parcel: NonExistentClass)