resize

fun resize(container: ImageRef, maxSize: Int): Boolean

Resizes image to the given size

Return

true if the operation was successful, false otherwise