cropRectangle

@JvmName(name = "pjhbiociasrmwlur")
suspend fun cropRectangle(value: Output<RectangleArgs>)
@JvmName(name = "meayuuqfumfipegt")
suspend fun cropRectangle(value: RectangleArgs?)

Parameters

value

An optional rectangular window used to crop the overlay image or video.


@JvmName(name = "aureosdbiaogihij")
suspend fun cropRectangle(argument: suspend RectangleArgsBuilder.() -> Unit)

Parameters

argument

An optional rectangular window used to crop the overlay image or video.