ly.img.android.pesdk.backend.operator.rox.models / Request / setRegion

setRegion

@<?> fun setRegion(@<?> p: MultiRect): void
@NotNull fun setRegion(@<?> x: float, @<?> y: float, @<?> width: float, @<?> height: float): RequestI
@NotNull fun setRegion(@NotNull rect: MultiRect): RequestI
@NotNull fun setRegion(@<?> x: float, @<?> y: float, @<?> width: float, @<?> height: float, @<?> sourceSample: float, @<?> offset: int): RequestI
@NotNull fun setRegion(@NotNull rect: MultiRect, @<?> sourceSample: float, @<?> offset: int): RequestI