imageInputEffect

fun Node.imageInputEffect(configuration: ImageInput.() -> Unit): ImageInput

Sets ImageInput effect.

Return

the effect applied.

Parameters

configuration

the configuration block that customizes effect.