resize

fun <I> Operation<I, Bitmap>.resize(block: Resize.() -> Unit): Operation<I, Bitmap>

Applies Resize operation to resize the Bitmap to a specific size.